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.cpp126 error_log("+++ ALLOCATION %p HAS INVALID TAG %" PRIx32 " (%s)", pointer, header->tag, name); in LogTagError()