Home
last modified time | relevance | path

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

/redis-3.2.3/deps/lua/src/
H A Dloadlib.c169 static const char *errorfromcode (NSObjectFileImageReturnCode ret) { in errorfromcode() function
207 lua_pushstring(L, errorfromcode(ret)); in ll_load()