Searched refs:atoi_ (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/memswitch/
H A Dmethods.h33 int atoi_ __P((const char**));
H A Dmethods.c41 atoi_(p) function
220 v = atoi_(&p);
258 v = atoi_(&p);
286 v = atoi_(&p);
314 v = atoi_(&p);
345 v = -atoi_(&p);
347 v = atoi_(&p);
398 v = atoi_(&p);
407 v = atoi_(&p);
419 v = atoi_(
[all...]

Completed in 54 milliseconds