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

/freebsd-9.3-release/contrib/libucl/utils/
H A Dobjdump.c67 printf ("%svalue: %ld\n", pre, ucl_object_toint (obj));
/freebsd-9.3-release/contrib/libucl/src/
H A Ducl_emitter.c240 func->ucl_emitter_append_int (ucl_object_toint (obj), func->ud);
436 func->ucl_emitter_append_int (ucl_object_toint (obj), func->ud);
600 func->ucl_emitter_append_int (ucl_object_toint (obj), func->ud);
/freebsd-9.3-release/contrib/libucl/include/
H A Ducl.h675 ucl_object_toint (ucl_object_t *obj) function
1056 #define ucl_obj_toint ucl_object_toint

Completed in 58 milliseconds