section.c | 859 long pos_thres; member in struct:yasm_span 888 long neg_thres, long pos_thres, yasm_offset_setter *os) 904 span->pos_thres = pos_thres; 916 const yasm_value *value, long neg_thres, long pos_thres) 920 span = create_span(bc, id, value, neg_thres, pos_thres, optd->os); 1046 || span->new_val > span->pos_thres); 1073 long pos_thres = (long)yasm_bc_next_offset(bc); local [all...] |