Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libucl/lua/
H A Dlua_ucl.c79 static void *ucl_null; variable
396 if (lua_topointer (L, idx) == ucl_null) { in ucl_object_lua_fromelt()
1194 ucl_null = lua_newuserdata (L, 0); in luaopen_ucl()