Searched defs:STRTOLL (Results 1 – 1 of 1) sorted by relevance
337 # define STRTOLL(x,y,z) strtol(x,y,z) macro339 # define STRTOLL(x,y,z) strtoll(x,y,z) macro