Searched defs:Strtol (Results 1 – 2 of 2) sorted by relevance
556 void RunStrtolOOBTest(PointerToCallStrtol Strtol) { in RunStrtolOOBTest()
1025 func Strtol(s string, base int) (int, error) { func