Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dstorag.h134 #define ffestorag_modulo(s) ((s)->modulo) macro
Dcom.c6928 ffestorag_modulo (mst) in ffecom_member_phase2_()
7452 offset = ffestorag_modulo (est) in ffecom_sym_transform_()
7948 offset = ffestorag_modulo (cst) in ffecom_sym_transform_()
8467 ffebld_conter_set_pad (sexp, ffestorag_modulo (st)); in ffecom_transform_common_()
8471 ffebld_arrter_set_pad (sexp, ffestorag_modulo (st)); in ffecom_transform_common_()
8475 ffebld_accter_set_pad (sexp, ffestorag_modulo (st)); in ffecom_transform_common_()
8598 ffebld_conter_set_pad (sexp, ffestorag_modulo (eqst)); in ffecom_transform_equiv_()
8602 ffebld_arrter_set_pad (sexp, ffestorag_modulo (eqst)); in ffecom_transform_equiv_()
8606 ffebld_accter_set_pad (sexp, ffestorag_modulo (eqst)); in ffecom_transform_equiv_()
8632 + ffestorag_modulo (eqst)) - 1, 0); in ffecom_transform_equiv_()
[all …]
Dequiv.c556 modulo = ffestorag_modulo (st); in ffeequiv_layout_local_()