Searched refs:LUA_PROMPT (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/lua/src/
H A Dlua.c386 #if !defined(LUA_PROMPT)
387 #define LUA_PROMPT "> " macro
462 return (firstline ? LUA_PROMPT : LUA_PROMPT2); /* use the default */

Completed in 56 milliseconds