Home
last modified time | relevance | path

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

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dtree.h2234 extern void cb_emit_sort_using (cb_tree, cb_tree);
H A Dtypeck.c11372 cb_emit_sort_using (cb_tree file, cb_tree l) function
H A Dparser.c24798 cb_emit_sort_using (yyvsp[-2], yyvsp[0]); in yyparse()
H A Dparser.y14896 cb_emit_sort_using ($0, $2);