Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dliolib.c371 static int read_line (lua_State *L, FILE *f, int chop) { in read_line() function
430 success = read_line(L, f, 1); in g_read()
449 success = read_line(L, f, 1); in g_read()
452 success = read_line(L, f, 0); in g_read()