Searched refs:DIF_SIZE (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
D | output.c | 96 #define DIF_SIZE 4 macro 98 unsigned long typesize[DIF_SIZE] = { 0x7f, 0x7fff, 0x7ffful, 0x7ffffffful }; /* MR20 */ 103 char *typevar[DIF_SIZE] = { t0, t1, t2, t3}; 105 unsigned long typesize[DIF_SIZE] = { 0x7f, 0x7fff, 0x7ffffffful, 0x7ffffffful }; /* MR20 */ 110 char *typevar[DIF_SIZE] = { t0, t1, t2, t3};
|