Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c10103 void vsetc(CType *type, int r, CValue *vc) in vsetc() function
10129 vsetc(&int_type, VT_CONST, &cval); in vpushi()
10153 vsetc(type, VT_CONST | VT_SYM, &cval); in vpush_ref()
10198 vsetc(type, VT_CONST | VT_SYM, &cval); in vpush_global_sym()
10207 vsetc(type, r, &cval); in vset()
12744 vsetc(&type, VT_CONST, &tokc); in vpush_tokc()
13143 vsetc(&ret.type, ret.r, &ret.c); in unary()
14458 vsetc(type, VT_CONST | VT_SYM, &cval); in decl_initializer_alloc()