Home
last modified time | relevance | path

Searched defs:PRINT (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_debug.h76 #define PRINT(x...) _PRINTVF(LINKER_VERBOSITY_PRINT, x) macro
/bionic/libc/stdio/
Dvfwprintf.cpp118 #define PRINT(ptr, len) \ in FUNCTION_NAME() macro
Dvfprintf.cpp118 #define PRINT(ptr, len) \ in FUNCTION_NAME() macro