Home
last modified time | relevance | path

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

/bionic/libc/include/
Dinttypes.h126 #define PRIx32 "x" /* uint32_t */ macro
/bionic/libc/malloc_debug/
Dmalloc_debug.cpp239 error_str = android::base::StringPrintf("HAS INVALID TAG %" PRIx32 " (%s)", header->tag, in VerifyPointer()