Searched refs:ucl_object_toint_safe (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libucl/include/
H A Ducl.h649 ucl_object_toint_safe (ucl_object_t *obj, int64_t *target) function
679 ucl_object_toint_safe (obj, &result);
1057 #define ucl_obj_toint_safe ucl_object_toint_safe

Completed in 52 milliseconds