Searched refs:TAB_UINT32 (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ | ||
D | DataType.py | 40 TAB_UINT32 = 'UINT32' variable |
D | Misc.py | 1654 elif Type in [TAB_UINT8, TAB_UINT16, TAB_UINT32, TAB_UINT64]: |