Searched refs:yasm_bc__next (Results 1 – 3 of 3) sorted by relevance
287 #define yasm_bc__next(bc) STAILQ_NEXT(bc, link) macro
347 bc = yasm_bc__next(bc); in dwarf2_dbgfmt_finalize_locs()516 /*@null@*/ yasm_bytecode *nextbc = yasm_bc__next(bc); in dwarf2_generate_line_bc()
434 /*@null@*/ yasm_bytecode *nextbc = yasm_bc__next(bc); in cv_generate_line_bc()