HomeSort by: relevance | last modified time | path
    Searched defs:l_message (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/lua/dist/src/
lua.c 112 static void l_message (const char *pname, const char *msg) { function
126 l_message(progname, msg);
586 l_message(progname, lua_pushfstring(L, "error calling 'print' (%s)",
668 l_message(argv[0], "cannot create state: not enough memory");

Completed in 18 milliseconds