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

/freebsd-13-stable/contrib/lua/src/
H A Dlua.c349 #if !defined(LUA_PROMPT)
350 #define LUA_PROMPT "> " macro
425 return (firstline ? LUA_PROMPT : LUA_PROMPT2); /* use the default */

Completed in 15 milliseconds