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