HomeSort by relevance Sort by last modified time
    Searched defs:RADIX_HEX (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGluePrintLib.h 49 #define RADIX_HEX 0x80
235 If RADIX_HEX is set in Flags, then the output buffer will be
237 If Value is < 0 and RADIX_HEX is not set in Flags, then the fist character in Buffer is a '-'.
242 If both COMMA_TYPE and RADIX_HEX are set in Flags, then ASSERT().
246 If both COMMA_TYPE and RADIX_HEX are set in Flags, then ASSERT().
449 If RADIX_HEX is set in Flags, then the output buffer will be
451 If Value is < 0 and RADIX_HEX is not set in Flags, then the fist character in Buffer is a '-'.
459 If both COMMA_TYPE and RADIX_HEX are set in Flags, then ASSERT().
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PrintLib.h 204 #define RADIX_HEX 0x80
479 If RADIX_HEX is set in Flags, then the output buffer will be
481 If Value is < 0 and RADIX_HEX is not set in Flags, then the fist character in Buffer is a '-'.
486 If both COMMA_TYPE and RADIX_HEX are set in Flags, then ASSERT().
490 If both COMMA_TYPE and RADIX_HEX are set in Flags, then ASSERT().
    [all...]

Completed in 169 milliseconds