Home
last modified time | relevance | path

Searched defs:get_prompt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Dexcallback.c190 get_prompt(void) in get_prompt() function
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/
H A Dexcallback.c190 get_prompt(void) in get_prompt() function
/netbsd-src/external/mit/lua/dist/src/
H A Dlua.c462 static const char *get_prompt (lua_State *L, int firstline) { in get_prompt() function