Searched refs:funbuf (Results 1 – 3 of 3) sorted by relevance
355 p = strncpy(pp.funbuf, p, sizeof(pp.funbuf) - 1); in ppbuiltin()356 else if (*pp.funbuf) in ppbuiltin()357 p = pp.funbuf; in ppbuiltin()
343 char funbuf[256]; /* last __FUNCTION__ */
389 …nc; PPMACREF macref; PPOPTARG optarg; PPPRAGMA pragma; struct counter counter; char funbuf[256]; member