Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libucl/include/
H A Ducl.h1479 #define ucl_obj_todouble ucl_object_todouble macro
/freebsd-12.1/contrib/libucl/lua/
H A Dlua_ucl.c240 lua_pushnumber (L, ucl_obj_todouble (obj)); in ucl_object_lua_push_scalar()