Searched defs:STRTOLL (Results 1 – 2 of 2) sorted by relevance
336 # define STRTOLL( global() macro 338 # define STRTOLL( global() macro
99 # define STRTOLL(x,y,z) strtol(x,y,z) macro109 # define STRTOLL(x,y,z) strtoll(x,y,z) macro