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