Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c13964 static void init_putv(CType *type, Section *sec, unsigned long c, in init_putv() function
14125 init_putv(t1, sec, c + (array_length + i) * size1, in decl_initializer()
14137 init_putv(t1, sec, c + (array_length * size1), 0, EXPR_VAL); in decl_initializer()
14265 init_putv(type, sec, c, 0, expr_type); in decl_initializer()