Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dloadlib.c34 #define POF LUA_POF macro
155 #undef POF
156 #define POF "_" LUA_POF macro
396 funcname = lua_pushfstring(L, POF"%s", funcname); in mkfuncname()