Home
last modified time | relevance | path

Searched refs:cob_s16_t (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gnu-cobol/gnucobol-3.1.2/libcob/
H A Dmove.c1853 cob_s16_t sshort; in cob_put_s64_compx()
1865 sshort = ((cob_s16_t)val); in cob_put_s64_compx()
1889 sshort = COB_BSWAP_16 ((cob_s16_t)val); in cob_put_s64_compx()
1910 cob_s16_t sshort; in cob_put_s64_comp5()
H A Dcommon.h40 #define cob_s16_t short macro
97 #define cob_s16_ptr cob_s16_t *
2679 #define cobs16_t cob_s16_t
H A Dintrinsic.c2293 (cob_s16_t) hours, in add_offset_time()
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dtypeck.c1477 (cob_s16_t) current_compile_time.utc_offset / 60,