Home | History | Annotate | Download | only in src

Lines Matching refs:strtoll

121 // Work properly if either strtoll or strtoq is on this system
123 # define strtoint64 strtoll
129 // Neither strtoll nor strtoq are defined. I hope strtol works!