HomeSort by relevance Sort by last modified time
    Searched refs:UINTPTR_C (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /external/syslinux/com32/include/bitsize32/
stdintconst.h 12 #define UINTPTR_C(c) UINT32_C(c)
  /external/syslinux/com32/include/bitsize64/
stdintconst.h 12 #define UINTPTR_C(c) UINT64_C(c)