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

/freebsd-9.3-release/contrib/libucl/src/
H A Ducl_emitter.c688 ucl_utstring_append_int (int64_t val, void *ud) function
725 .ucl_emitter_append_int = ucl_utstring_append_int,
800 ucl_utstring_append_int (obj->value.iv, buf);

Completed in 50 milliseconds