Searched defs:init_putv (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c13966 static void init_putv(CType *type, Section *sec, unsigned long c,
14127 init_putv(t1, sec, c + (array_length + i) * size1,
14139 init_putv(t1, sec, c + (array_length * size1), 0, EXPR_VAL);
14267 init_putv(type, sec, c, 0, expr_type);
13964 static void init_putv(CType *type, Section *sec, unsigned long c, function

Completed in 185 milliseconds