section.c | 858 long neg_thres; member in struct:yasm_span 888 long neg_thres, long pos_thres, yasm_offset_setter *os) 903 span->neg_thres = neg_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); 1045 return (span->new_val < span->neg_thres 1072 long neg_thres = 0; local [all...] |