Home
last modified time | relevance | path

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

/dports/lang/gnu-cobol/gnucobol-3.1.2/libcob/
H A Dreportio.c72 cob_str_move (cob_field *dst, unsigned char *src, const int size) in cob_str_move() function
1046 cob_str_move(rf->f, (unsigned char*)rf->litval, rf->litlen); in report_line()