Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
atoi0
usr/src/cmd/troff/n4.c
542
acc = atoi0();
usr/src/cmd/troff/n4.c
553
extern long atoi0();
usr/src/cmd/troff/n4.c
557
j = atoi0();
usr/src/cmd/troff/tdef.h
342
#define atoi(i) ((int) atoi0(i))
usr/src/cmd/troff/tdef.h
343
extern long atoi0();