Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dluac.c688 static void PrintDebug(const Proto* f) in PrintDebug() function
721 if (full) PrintDebug(f); in PrintFunction()