Searched refs:cval (Results 1 - 25 of 50) sorted by relevance

12

/freebsd-11-stable/contrib/byacc/test/
H A Dinherit1.y24 %token <cval> GLOBAL LOCAL
29 %type <cval> class
34 class cval;
58 { $$->s = mksymbol($<tval>0, $<cval>-1, $2);
62 { $$->s = mksymbol($<tval>0, $<cval>-1, $1);
68 { $<cval>$ = cLOCAL; } /* set up semantic stack for <class> = LOCAL */
H A Derr_inherit1.y22 %token <cval> GLOBAL LOCAL
26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
27 %type <cval> class
41 class cval;
H A Derr_inherit2.y22 %token <cval> GLOBAL LOCAL
26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
27 %type <cval> class
41 class cval;
65 { $$->s = mksymbol($<tval>t, $<cval>c, $2);
H A Derr_inherit3.y22 %token <cval> GLOBAL LOCAL
26 %type <nlist> declaration(<id>) namelist(<cval>, <tval>) locnamelist(<tval>)
27 %type <cval> class
41 class cval;
65 { $$->s = mksymbol($<tval>t, $<cval>c, $2);
H A Derr_inherit5.y22 %token <cval> GLOBAL LOCAL
26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
27 %type <cval> class
41 class cval;
65 { $$->s = mksymbol($<tval>t, $<cval>c, $2);
H A Dinherit2.y22 %token <cval> GLOBAL LOCAL
26 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
27 %type <cval> class
41 class cval;
65 { $$->s = mksymbol($<tval>t, $<cval>c, $2);
H A Dbtyacc_destroy1.y29 %token <cval> GLOBAL LOCAL
35 %type <cval> class
52 class cval;
76 { $$->s = mksymbol($<tval>0, $<cval>0, $2);
H A Dbtyacc_destroy2.y29 %token <cval> GLOBAL LOCAL
35 %type <cval> class
52 class cval;
76 { $$->s = mksymbol($<tval>0, $<cval>0, $2);
H A Dbtyacc_destroy3.y32 %token <cval> GLOBAL LOCAL
38 %type <cval> class
55 class cval;
79 { $$->s = mksymbol($<tval>0, $<cval>0, $2);
H A Derr_inherit4.y23 %token <cval> GLOBAL LOCAL
27 %type <nlist> declaration namelist(<cval>, <tval>) locnamelist(<tval>)
29 %type <cval> class
43 class cval;
/freebsd-11-stable/usr.bin/cksum/
H A Dsum1.c47 csum1(int fd, uint32_t *cval, off_t *clen) argument
69 *cval = lcrc;
H A Dsum2.c46 csum2(int fd, uint32_t *cval, off_t *clen) argument
71 *cval = lcrc;
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_destroy1.tab.h17 class cval;
H A Dbtyacc_destroy2.tab.h17 class cval;
H A Dbtyacc_destroy3.tab.h17 class cval;
H A Derr_inherit3.tab.h17 class cval;
H A Dinherit1.tab.h17 class cval;
H A Dinherit2.tab.h17 class cval;
H A Dok_syntax1.tab.h28 char * cval; member in union:__anon795
H A Derr_inherit4.tab.h17 class cval;
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dok_syntax1.tab.h25 char * cval; member in union:__anon830
/freebsd-11-stable/contrib/gcc/
H A Dipa-cp.c85 their cval value that may be:
93 The cval info, ipcp_formal, is defined in ipa_node structure
183 ipcp_cval_get_cvalue_type (struct ipcp_formal *cval) argument
185 return cval->cval_type;
204 ipcp_cval_set_cvalue_type (struct ipcp_formal *cval, enum cvalue_type type) argument
206 cval->cval_type = type;
211 ipcp_cval_get_cvalue (struct ipcp_formal *cval) argument
213 return &(cval->cvalue);
218 ipcp_cval_set_cvalue (struct ipcp_formal *cval, union parameter_info *value, argument
222 cval
257 ipcp_cval_meet(struct ipcp_formal *cval, struct ipcp_formal *cval1, struct ipcp_formal *cval2) argument
304 ipcp_cval_compute(struct ipcp_formal *cval, struct cgraph_node *mt, enum jump_func_type type, union parameter_info *info_type) argument
360 ipcp_method_cval_set(struct cgraph_node *mt, int i, struct ipcp_formal *cval) argument
576 struct ipcp_formal cval1 = { 0, {0} }, cval = { 0,{0} }; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Deng_cnf.c205 CONF_VALUE *cval; local
221 cval = sk_CONF_VALUE_value(elist, i);
222 if (!int_engine_configure(cval->name, cval->value, cnf))
/freebsd-11-stable/usr.sbin/kldxref/
H A Dkldxref.c365 parse_entry(struct mod_metadata *md, const char *cval, argument
383 printf(" depends on %s.%d (%d,%d)\n", cval,
389 printf(" interface %s.%d\n", cval, mdv.mv_version);
392 record_string(cval);
399 printf(" module %s\n", cval);
402 record_string(cval);
412 cval, descr, pnp.num_entry, pnp.entry_len);
420 cval, descr, pnp.num_entry, pnp.entry_len);
428 record_string(cval);
536 char kldmodname[MAXMODNAME + 1], cval[MAXMODNAM local
[all...]
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clport.c635 u_int8_t cval[4]; member in union:__anon2
647 *cp++ = tl.cval[0];
648 *cp++ = tl.cval[1];
649 *cp++ = tl.cval[2];
650 *cp++ = tl.cval[3];
652 *cp++ = tl.cval[0];
653 *cp++ = tl.cval[1];
654 *cp++ = tl.cval[2];
655 *cp++ = tl.cval[3];
657 *cp++ = tl.cval[
1259 u_int8_t cval[4]; member in union:__anon3
[all...]

Completed in 136 milliseconds

12