Home
last modified time | relevance | path

Searched refs:yasm_expr_is_op (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dexpr.h185 int yasm_expr_is_op(const yasm_expr *e, yasm_expr_op op);
Dexpr.c1050 yasm_expr_is_op(const yasm_expr *e, yasm_expr_op op) in yasm_expr_is_op() function