Home
last modified time | relevance | path

Searched refs:stringify (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/cpp/
H A Dcpp.h128 Tokenrow *stringify(Tokenrow *);
H A Dmacro.c351 insertrow(rtr, ntok, stringify(atr[argno])); in substargs()
440 stringify(Tokenrow *vp) in stringify() function