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

  /src/usr.sbin/memswitch/
methods.c 41 atoi_(const char **p) function in typeref:typename:int
208 v = atoi_(&p);
244 v = atoi_(&p);
270 v = atoi_(&p);
296 v = atoi_(&p);
325 v = -atoi_(&p);
327 v = atoi_(&p);
376 v = atoi_(&p);
385 v = atoi_(&p);
397 v = atoi_(&p)
    [all...]
methods.c 41 atoi_(const char **p) function in typeref:typename:int
208 v = atoi_(&p);
244 v = atoi_(&p);
270 v = atoi_(&p);
296 v = atoi_(&p);
325 v = -atoi_(&p);
327 v = atoi_(&p);
376 v = atoi_(&p);
385 v = atoi_(&p);
397 v = atoi_(&p)
    [all...]

Completed in 24 milliseconds