Searched refs:init_putz (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/perf/ |
D | tinycc.c | 14051 static void init_putz(CType *t, Section *sec, unsigned long c, int size) in init_putz() function 14150 init_putz(t1, sec, c + array_length * size1, in decl_initializer() 14170 init_putz(t1, sec, c + array_length * size1, in decl_initializer() 14220 init_putz(type, sec, c + array_length, in decl_initializer() 14235 init_putz(type, sec, c + array_length, in decl_initializer()
|