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

  /external/syslinux/com32/include/
stdint.h 96 #define UINT_LEAST16_C(c) UINT16_C(c)
  /bionic/libc/include/
stdint.h 122 #define UINT_LEAST16_C(c) UINT16_C(c)

Completed in 69 milliseconds