HomeSort by: relevance | last modified time | path
    Searched defs:ston (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/sed/
compile.c 491 ston(char **pp, char *sp, int base) function
518 if (!ston(&p, sp, 8))
522 if (!ston(&p, sp, 10))
526 if (!ston(&p, sp, 16))
compile.c 491 ston(char **pp, char *sp, int base) function
518 if (!ston(&p, sp, 8))
522 if (!ston(&p, sp, 10))
526 if (!ston(&p, sp, 16))

Completed in 30 milliseconds