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

/external/valgrind/main/perf/
H A Dtinycc.c5526 static void asm_expr(TCCState *s1, ExprValue *pe);
16173 asm_expr(s1, &e);
16192 asm_expr(s1, &e);
17114 static void asm_expr(TCCState *s1, ExprValue *pe);
17181 asm_expr(s1, pe);
17324 static void asm_expr(TCCState *s1, ExprValue *pe)
17332 asm_expr(s1, &e);
17488 asm_expr(s1, &e);
17322 static void asm_expr(TCCState *s1, ExprValue *pe) function

Completed in 106 milliseconds