OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newshrstr
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lstring.c
116
static TString *
newshrstr
(lua_State *L, const char *str, size_t l,
function
149
return
newshrstr
(L, str, l, h); /* not found; create a new string */
/external/syslinux/com32/lua/src/
lstring.c
116
static TString *
newshrstr
(lua_State *L, const char *str, size_t l,
function
149
return
newshrstr
(L, str, l, h); /* not found; create a new string */
Completed in 176 milliseconds