Home
last modified time | relevance | path

Searched refs:atocol (Results 1 – 3 of 3) sorted by relevance

/original-bsd/contrib/sc/
H A Dlex.c107 yylval.ival = atocol (tokenst, tokenl); in yylex()
198 atocol (string, len) in atocol() function
H A Dsc.h217 extern int atocol();
H A Dinterp.c551 && ((col = atocol (colstr, collen)) >= 0)