Home
last modified time | relevance | path

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

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