Searched refs:getpssval (Results 1 – 3 of 3) sorted by relevance
175 extern char *getpssval(Cell *); /* for print */
574 getpssval(Cell *vp) /* get string val of a Cell for print */ in getpssval() function
1843 (void) fputs(getpssval(y), fp); in printstat()