Searched refs:LUA_PROMPT (Results 1 – 1 of 1) sorted by relevance
24 #if !defined(LUA_PROMPT)25 #define LUA_PROMPT "> " macro277 if (p == NULL) p = (firstline ? LUA_PROMPT : LUA_PROMPT2); in get_prompt()