Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Ddata.c1020 sub_kind == FFEINFO_kindtypeINTEGER2 ? subscript->u.conter.expr->u.integer2 : in ffedata_eval_offset_()
1021 sub_kind == FFEINFO_kindtypeINTEGER3 ? subscript->u.conter.expr->u.integer3 : in ffedata_eval_offset_()
1022 sub_kind == FFEINFO_kindtypeINTEGER4 ? subscript->u.conter.expr->u.integer4 : in ffedata_eval_offset_()
1023 subscript->u.conter.expr->u.integer1), NULL); in ffedata_eval_offset_()
1043 low_kind == FFEINFO_kindtypeINTEGER2 ? low->u.conter.expr->u.integer2 : in ffedata_eval_offset_()
1044 low_kind == FFEINFO_kindtypeINTEGER3 ? low->u.conter.expr->u.integer3 : in ffedata_eval_offset_()
1045 low_kind == FFEINFO_kindtypeINTEGER4 ? low->u.conter.expr->u.integer4 : in ffedata_eval_offset_()
1046 low->u.conter.expr->u.integer1), NULL); in ffedata_eval_offset_()
1059 hi_kind == FFEINFO_kindtypeINTEGER2 ? high->u.conter.expr->u.integer2 : in ffedata_eval_offset_()
1060 hi_kind == FFEINFO_kindtypeINTEGER3 ? high->u.conter.expr->u.integer3 : in ffedata_eval_offset_()
[all …]
H A Dbld.h423 conter; member
823 #define ffebld_conter(b) ((b)->u.conter.expr)
824 #define ffebld_conter_orig(b) ((b)->u.conter.orig)
825 #define ffebld_conter_pad(b) ((b)->u.conter.pad)
826 #define ffebld_conter_set_orig(b,o) ((b)->u.conter.orig = (o))
827 #define ffebld_conter_set_pad(b,p) ((b)->u.conter.pad = (p))
990 #define ffebld_set_conter(b,c) ((b)->u.conter.expr = (c))
H A Dbld.c4283 x->u.conter.expr = c; in ffebld_new_conter_with_orig()
4284 x->u.conter.orig = o; in ffebld_new_conter_with_orig()
4285 x->u.conter.pad = 0; in ffebld_new_conter_with_orig()
/openbsd-src/share/dict/
H A Dweb242053 conter