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