Lines Matching refs:CValue
2154 typedef union CValue { union
2166 } CValue; typedef
2174 CValue c; /* constant, if VT_CONST */
2285 CValue tokc;
2310 static CValue tokc;
5458 char *get_tok_str(int v, CValue *cv);
7284 char *get_tok_str(int v, CValue *cv) in get_tok_str()
8023 static void tok_str_add2(TokenString *s, int t, CValue *cv) in tok_str_add2()
8090 CValue cval; in tok_str_add_tok()
8294 CValue cval; in tok_print()
9596 CValue cval; in macro_arg_subst()
9700 CValue cval; in macro_subst_tok()
9848 CValue cval; in macro_twosharps()
9983 CValue cval; in macro_subst()
10103 void vsetc(CType *type, int r, CValue *vc) in vsetc()
10127 CValue cval; in vpushi()
10150 CValue cval; in vpush_ref()
10194 CValue cval; in vpush_global_sym()
10204 CValue cval; in vset()
14453 CValue cval; in decl_initializer_alloc()