Home
last modified time | relevance | path

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

/dports/lang/gnu-cobol/gnucobol-3.1.2/libcob/
H A Dcommon.h1930 COB_EXPIMP void cob_decimal_set_ullint (cob_decimal *, const cob_u64_t);
H A Dnumeric.c328 cob_decimal_set_ullint (cob_decimal *d, const cob_u64_t n) in cob_decimal_set_ullint() function