Home
last modified time | relevance | path

Searched defs:pos_thres (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dbc-org.c96 long pos_thres = org->start; in bc_org_calc_len() local
106 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in bc_org_expand()
Dbc-align.c124 long pos_thres = 0; in bc_align_calc_len() local
135 /*@out@*/ long *neg_thres, /*@out@*/ long *pos_thres) in bc_align_expand()
Dbytecode.c67 /*@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()
Dsection.c859 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/
Dwin64-except.c255 /*@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/
Dlc3bbc.c161 /*@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/
Dx86bc.c630 /*@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()