Home
last modified time | relevance | path

Searched refs:yasm_expr__subst (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dexpr.h383 int yasm_expr__subst(yasm_expr *e, unsigned int num_items,
Dexpr.c1086 yasm_expr__subst(yasm_expr *e, unsigned int num_items, in yasm_expr__subst() function
Dsection.c1021 yasm_expr__subst(abs_copy, span->num_terms, span->items); in recalc_normal_span()