Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dproto.h116 extern char *getpssval(Cell *); /* for print */
Dtran.c393 char *getpssval(Cell *vp) /* get string val of a Cell for print */ in getpssval() function
Drun.c1575 fputs(getpssval(y), fp); in printstat()