Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c83 static void *ucl_null; variable
501 if (lua_topointer (L, idx) == ucl_null) { in ucl_object_lua_fromelt()
1510 ucl_null = lua_newuserdata (L, 0); in luaopen_ucl()