Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dldump.c196 static void dumpFunction (DumpState *D, const Proto *f, TString *psource) { in dumpFunction()
H A Dlundump.c264 static void loadFunction (LoadState *S, Proto *f, TString *psource) { in loadFunction()