Home
last modified time | relevance | path

Searched refs:STRTOG_Inexact (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dgdtoa.h83 STRTOG_Inexact = 0x30, enumerator
Dstrtodg.c875 inex = STRTOG_Inexact - inex; in strtodg()
1008 if (irv & STRTOG_Inexact) in strtodg()
Dgdtoa.c186 kind = *kindp &= ~STRTOG_Inexact; in gdtoa()