Home
last modified time | relevance | path

Searched refs:EXT_EXPBITS (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/x86/
Dieee.h51 #define EXT_EXPBITS 15 macro
75 u_int ext_exp:EXT_EXPBITS;
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dldtoa.c58 #ifdef EXT_EXPBITS in ldtoa()