Searched defs:pos_thres (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
D | bc-org.c | 96 long pos_thres = org->start; in bc_org_calc_len() local 106 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in bc_org_expand()
|
D | bc-align.c | 124 long pos_thres = 0; in bc_align_calc_len() local 135 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in bc_align_expand()
|
D | bytecode.c | 67 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in yasm_bc_expand_common() 285 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in yasm_bc_expand()
|
D | section.c | 859 long pos_thres; member 888 long neg_thres, long pos_thres, yasm_offset_setter *os) in create_span() 916 const yasm_value *value, long neg_thres, long pos_thres) in optimize_add_span() 1073 long pos_thres = (long)yasm_bc_next_offset(bc); in update_all_bc_offsets() local
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/ |
D | win64-except.c | 255 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in win64_uwinfo_bc_expand() 424 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in win64_uwcode_bc_expand()
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/ |
D | lc3bbc.c | 161 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in lc3b_bc_insn_expand()
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/ |
D | x86bc.c | 630 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in x86_bc_insn_expand() 735 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in x86_bc_jmp_expand()
|