Home | History | Annotate | Download | only in bin

Lines Matching defs:equ

669     const yasm_expr *equ;
675 if (!info->section && (equ = yasm_symrec_get_equ(sym))) {
676 yasm_expr *realequ = yasm_expr_copy(equ);
820 /* We do two passes for EQU and each section; the first pass