Searched refs:FUNCTION_NAME (Results 1 – 10 of 10) sorted by relevance
72 #define FUNCTION_NAME "function" macro73 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
74 #define FUNCTION_NAME "function" macro75 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
35 #define FUNCTION_NAME __vfprintf macro45 int FUNCTION_NAME(FILE* fp, const CHAR_TYPE* fmt0, va_list ap) { in FUNCTION_NAME() function
35 #define FUNCTION_NAME __vfwprintf macro45 int FUNCTION_NAME(FILE* fp, const CHAR_TYPE* fmt0, va_list ap) { in FUNCTION_NAME() function
106 int ret = FUNCTION_NAME(&fake, fmt, ap); in __sbprintf()
37 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) continue; in unlinkFunctions()
39 if ((strstr(function->d_name, FUNCTION_NAME) == NULL)) in unlinkFunctions()
552 bt_info {"MAP_NAME" RELATIVE_TO_MAP_PC "FUNCTION_NAME" FUNCTION_OFFSET} ...