Home
last modified time | relevance | path

Searched refs:FUNCTION_NAME (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/stdio/
Dvfwprintf.cpp35 #define FUNCTION_NAME __vfwprintf macro
45 int FUNCTION_NAME(FILE* fp, const CHAR_TYPE* fmt0, va_list ap) { in FUNCTION_NAME() function
Dvfprintf.cpp35 #define FUNCTION_NAME __vfprintf macro
45 int FUNCTION_NAME(FILE* fp, const CHAR_TYPE* fmt0, va_list ap) { in FUNCTION_NAME() function
Dprintf_common.h106 int ret = FUNCTION_NAME(&fake, fmt, ap); in __sbprintf()
/bionic/libc/malloc_debug/
DREADME.md552 bt_info {"MAP_NAME" RELATIVE_TO_MAP_PC "FUNCTION_NAME" FUNCTION_OFFSET} ...