Searched refs:type_of (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c1472 #define showtype(t, x) Vprintf("%s%s %s %s%s\n", co, t, sign_of(x), type_of((int)sizeof(x)), oc)
1474 char *type_of(int x) function
1512 name, sign_of(esign), type_of(esize),
1513 sign_of(sign), type_of(size));

Completed in 638 milliseconds