Searched refs:type_of (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/ |
H A D | Enquire.c | 1472 #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 319 milliseconds