Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dluac.c694 static void PrintDebug(const Proto* f) in PrintDebug() function
727 if (full) PrintDebug(f); in PrintFunction()