Searched refs:file_intn (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
H A Ddwarf2-line.c1112 /*@dependent@*/ /*@null@*/ const yasm_intnum *file_intn; local
1130 !(file_intn = yasm_expr_get_intnum(&vp->param.e, 0))) {
1135 filenum = yasm_intnum_get_uint(file_intn);

Completed in 111 milliseconds