Searched defs:INTERCEPTOR_STRTO_BASE (Results 1 – 2 of 2) sorted by relevance
622 # define INTERCEPTOR_STRTO_BASE(ret_type, func) \ macro630 INTERCEPTOR_STRTO_BASE(long, strtol) in INTERCEPTOR_STRTO_BASE() function
437 #define INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \ macro