Searched refs:ll_sym (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dloadlib.c113 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 2258 milliseconds