Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlua.c369 #if !defined(LUA_PROMPT)
370 #define LUA_PROMPT "> " macro
445 return (firstline ? LUA_PROMPT : LUA_PROMPT2); /* use the default */ in get_prompt()

Completed in 3 milliseconds