Home
last modified time | relevance | path

Searched refs:UINTPTR_C (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/include/
Dstdint.h143 # define UINTPTR_C(c) UINT64_C(c) macro
149 # define UINTPTR_C(c) UINT32_C(c) macro