Searched defs:INTPTR_C (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dstdint.h143 # define INTPTR_C(c) INT64_C(c) macro
149 # define INTPTR_C(c) INT32_C(c) macro
/bionic/tools/versioner/current/
H A Dstdint.h143 # define INTPTR_C(c) INT64_C(c) macro
149 # define INTPTR_C(c) INT32_C(c) macro

Completed in 51 milliseconds