Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlstate.h301 lua_WarnFunction warnf; /* warning function */ member
H A Dltests.c94 static void warnf (void *ud, const char *msg, int tocont) { in warnf() function