Searched refs:LUA_PROMPT (Results 1 – 2 of 2) sorted by relevance
21 #if !defined(LUA_PROMPT)22 #define LUA_PROMPT "> " macro239 if (p == NULL) p = (firstline ? LUA_PROMPT : LUA_PROMPT2); in get_prompt()
26 #if !defined(LUA_PROMPT)27 #define LUA_PROMPT "> " macro246 if (p == NULL) p = (firstline ? LUA_PROMPT : LUA_PROMPT2); in get_prompt()