Home | History | Annotate | Download | only in Lib

Lines Matching defs:atoi

29            "str", "atof", "atoi", "format", "format_string", "currency",

312 def atoi(str):
320 print s1, "is", atoi(s1)