Home
last modified time | relevance | path

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

/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
H A Dinttypes.h162 #define PRIXPTR "IX" macro
/aosp12/bionic/libc/include/
H A Dinttypes.h158 #define PRIXPTR __PRI_PTR_prefix"X" /* uintptr_t */ macro
/aosp12/art/compiler/debug/
H A Delf_debug_info_writer.h487 snprintf(name, sizeof(name), "0x%" PRIXPTR, reinterpret_cast<uintptr_t>(methods_ptr)); in WriteLinkageName()