Home
last modified time | relevance | path

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

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dtree.h2219 extern void cb_emit_set_to (cb_tree, cb_tree);
H A Dparser.c24594 cb_emit_set_to (yyvsp[-3], cb_build_ppointer (yyvsp[0])); in yyparse()
24602 cb_emit_set_to (yyvsp[-2], yyvsp[0]); in yyparse()
H A Dparser.y14709 cb_emit_set_to ($1, cb_build_ppointer ($4));
14713 cb_emit_set_to ($1, $3);
H A Dtypeck.c11052 cb_emit_set_to (cb_tree vars, cb_tree x) function
H A DChangeLog3061 * typeck.c (cb_emit_set_to): added error when trying to set address of a