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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lstrlib.c 514 static const char *lmemfind (const char *s1, size_t l1, function
590 const char *s2 = lmemfind(s + init - 1, ls - init + 1, p, lp);
  /external/skia/third_party/lua/src/
lstrlib.c 514 static const char *lmemfind (const char *s1, size_t l1, function
590 const char *s2 = lmemfind(s + init - 1, ls - init + 1, p, lp);
  /external/syslinux/com32/lua/src/
lstrlib.c 514 static const char *lmemfind (const char *s1, size_t l1, function
590 const char *s2 = lmemfind(s + init - 1, ls - init + 1, p, lp);

Completed in 262 milliseconds