Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Ddata.c1335 ffebld_set_op (ffestorag_init (mst), FFEBLD_opARRTER); in ffedata_gather_()
1376 ffebld_set_op (ffestorag_init (mst), FFEBLD_opARRTER); in ffedata_gather_()
1438 ffebld_set_op (ffestorag_init (mst), FFEBLD_opARRTER); in ffedata_gather_()
1718 ffebld_set_op (ffestorag_init (ffedata_storage_), in ffedata_value_()
1858 ffebld_set_op (ffesymbol_init (ffedata_symbol_), FFEBLD_opARRTER); in ffedata_value_()
Dbld.h993 #define ffebld_set_op(b,o) ((b)->op = (o)) macro
Dexpr.c8290 ffebld_set_op (e->u.operand, FFEBLD_opPERCENT_LOC); in ffeexpr_cb_end_notloc_()
8364 ffebld_set_op (ffeexpr_stack_->exprstack->u.operand, in ffeexpr_cb_end_notloc_1_()
Dstc.c12093 ffebld_set_op (labexpr, FFEBLD_opLABTER); in ffestc_R1212()