Searched defs:INTERCEPTOR_STRTO_BASE (Results 1 – 2 of 2) sorted by relevance
648 # define INTERCEPTOR_STRTO_BASE(ret_type, func) \ macro656 INTERCEPTOR_STRTO_BASE(long long, strtoll) function685 INTERCEPTOR_STRTO_BASE(long, __isoc23_strtol) function
463 #define INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \ macro