Home
last modified time | relevance | path

Searched refs:atoi0 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/troff/
H A Dn4.c425 long atoi0() in atoi0() function
546 acc = atoi0(); in atoi0()
557 extern long atoi0(); in ckph()
561 j = atoi0(); in ckph()
H A Dtdef.h344 #define atoi(i) ((int) atoi0(i))
345 extern long atoi0();