Searched refs:yasm_bc_get_multiple_expr (Results 1 – 3 of 3) sorted by relevance
534 const yasm_expr *yasm_bc_get_multiple_expr(const yasm_bytecode *bc);
375 yasm_bc_get_multiple_expr(const yasm_bytecode *bc) in yasm_bc_get_multiple_expr() function
250 multiple = yasm_bc_get_multiple_expr(bc); in nasm_parser_parse()