HomeSort by relevance Sort by last modified time
    Searched refs:prmt (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lua.c 264 const char *prmt = get_prompt(L, firstline); local
265 int readstatus = lua_readline(L, b, prmt);
  /external/skia/third_party/lua/src/
lua.c 264 const char *prmt = get_prompt(L, firstline); local
265 int readstatus = lua_readline(L, b, prmt);
  /external/syslinux/com32/lua/src/
lua.c 271 const char *prmt = get_prompt(L, firstline); local
272 int readstatus = lua_readline(L, b, prmt);

Completed in 338 milliseconds