Home
last modified time | relevance | path

Searched defs:TRACE (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_debug.h88 #define TRACE(x...) _PRINTVF(1, TRUE, x) macro
/bionic/libc/bionic/
Dtime64.c178 # define TRACE(format) (fprintf(stderr, format)) macro
183 # define TRACE(format) ((void)0) macro