Searched refs:APPEND_R (Results 1 – 4 of 4) sorted by relevance
41 #define REENTRANT_GETNAME APPEND_R (GETFUNC_NAME)42 #define APPEND_R(name) APPEND_R1 (name) macro
56 #define REENTRANT_NAME APPEND_R (FUNCTION_NAME)57 #define APPEND_R(name) APPEND_R1 (name) macro
49 #define REENTRANT_GETNAME APPEND_R (GETFUNC_NAME)50 #define APPEND_R(Name) CONCAT2_2 (Name, _r) macro
64 #define REENTRANT_NAME APPEND_R (FUNCTION_NAME)66 # define REENTRANT2_NAME APPEND_R (FUNCTION2_NAME)70 #define APPEND_R(name) APPEND_R1 (name) macro
Completed in 8 milliseconds