Searched defs:S2I_function (Results 1 – 13 of 13) sorted by relevance
28 #define S2I_function strtol macro
40 #define S2I_function strtoll macro
28 #define S2I_function strtoul macro
40 #define S2I_function strtoull macro
26 #define S2I_function strntol macro
26 #define S2I_function strntoll macro
26 #define S2I_function strton macro
26 #define S2I_function strtonll macro
26 #define S2I_function strntonll macro
26 #define S2I_function strntoul macro
26 #define S2I_function strntoull macro
26 #define S2I_function strnton macro
200 S2I_function(const char* a, size_t size, char** e, char* basep, int m) in S2I_function() function