HomeSort by relevance Sort by last modified time
    Searched refs:__PRIFAST_RANK (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/include/
inttypes.h 37 #define PRIdFAST16 __PRIFAST_RANK "d"
38 #define PRIdFAST32 __PRIFAST_RANK "d"
55 #define PRIiFAST16 __PRIFAST_RANK "i"
56 #define PRIiFAST32 __PRIFAST_RANK "i"
73 #define PRIoFAST16 __PRIFAST_RANK "o"
74 #define PRIoFAST32 __PRIFAST_RANK "o"
91 #define PRIuFAST16 __PRIFAST_RANK "u"
92 #define PRIuFAST32 __PRIFAST_RANK "u"
109 #define PRIxFAST16 __PRIFAST_RANK "x"
110 #define PRIxFAST32 __PRIFAST_RANK "x
    [all...]
  /external/syslinux/com32/include/bitsize32/
stdint.h 23 #define __PRIFAST_RANK ""
  /external/syslinux/com32/include/bitsize64/
stdint.h 23 #define __PRIFAST_RANK "l"

Completed in 73 milliseconds