Home
last modified time | relevance | path

Searched defs:tostring (Results 1 – 2 of 2) sorted by relevance

/minix3/external/historical/nawk/dist/
H A Dtran.c437 char *tostring(const char *s) /* make a copy of string s */ in tostring() function
/minix3/external/mit/lua/dist/src/
H A Dlvm.c467 #define tostring(L,o) \ macro