Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c7454 static Sym *global_identifier_push(int v, int t, int c) in global_identifier_push() function
10140 sym = global_identifier_push(v, type->t | VT_STATIC, 0); in get_sym_ref()
10165 s = global_identifier_push(v, type->t | VT_EXTERN, 0); in external_global_sym()
14717 sym = global_identifier_push(v, type.t, 0); in decl()