Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstrlib.c514 static const char *lmemfind (const char *s1, size_t l1, in lmemfind() function
590 const char *s2 = lmemfind(s + init - 1, ls - init + 1, p, lp); in str_find_aux()