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

  /external/syslinux/com32/lua/src/
loadlib.c 117 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym);
145 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym) { function
210 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym) { function
251 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym) { function
290 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym) { function
347 lua_CFunction f = ll_sym(L, reg, sym);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
loadlib.c 113 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym);
141 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym) { function
206 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym) { function
241 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym) { function
298 lua_CFunction f = ll_sym(L, reg, sym);
  /external/skia/third_party/lua/src/
loadlib.c 113 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym);
141 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym) { function
206 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym) { function
241 static lua_CFunction ll_sym (lua_State *L, void *lib, const char *sym) { function
298 lua_CFunction f = ll_sym(L, reg, sym);

Completed in 526 milliseconds