Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlauxlib.c569 static const char *getF (lua_State *L, void *ud, size_t *size) { in getF() function
656 status = lua_load(L, getF, &lf, lua_tostring(L, -1), mode); in luaL_loadfilex()
/external/llvm/test/CodeGen/AArch64/
Darm64-collect-loh.ll414 define i64 @getF() {