Home
last modified time | relevance | path

Searched defs:cval (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dipa-cp.c183 ipcp_cval_get_cvalue_type (struct ipcp_formal *cval) in ipcp_cval_get_cvalue_type()
204 ipcp_cval_set_cvalue_type (struct ipcp_formal *cval, enum cvalue_type type) in ipcp_cval_set_cvalue_type()
211 ipcp_cval_get_cvalue (struct ipcp_formal *cval) in ipcp_cval_get_cvalue()
218 ipcp_cval_set_cvalue (struct ipcp_formal *cval, union parameter_info *value, in ipcp_cval_set_cvalue()
257 ipcp_cval_meet (struct ipcp_formal *cval, struct ipcp_formal *cval1, in ipcp_cval_meet()
304 ipcp_cval_compute (struct ipcp_formal *cval, struct cgraph_node *mt, in ipcp_cval_compute()
360 ipcp_method_cval_set (struct cgraph_node *mt, int i, struct ipcp_formal *cval) in ipcp_method_cval_set()
576 struct ipcp_formal cval1 = { 0, {0} }, cval = { 0,{0} }; in ipcp_propagate_stage() local
H A Dtree-ssa-ccp.c984 tree cfield, cval; in fold_const_aggregate_ref() local
H A Dcombine.c6958 HOST_WIDE_INT cval = (INTVAL (XEXP (x, 1)) in force_to_mode() local
H A Dbuiltins.c7960 unsigned HOST_WIDE_INT length, cval; in fold_builtin_memset() local
/openbsd-src/usr.sbin/mtree/
H A Dcrc.c105 crc(int fd, u_int32_t *cval, u_int32_t *clen) in crc()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcopy9.C20 char cval; member
/openbsd-src/games/atc/
H A Dgrammar.y57 char cval; member
/openbsd-src/bin/cp/
H A Dcp.c273 int base, cval, nlen, rval; in copy() local
/openbsd-src/sys/kern/
H A Dsys_futex.c213 uint32_t cval; in futex_wait() local
/openbsd-src/usr.bin/join/
H A Djoin.c103 int aflag, ch, cval, vflag; in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dequiv.c594 ffetargetOffset cval; /* Converted value. */ in ffeequiv_offset_() local
/openbsd-src/games/adventure/
H A Dmain.c68 int cval[CLSMAX]; variable
/openbsd-src/sys/arch/mips64/mips64/
H A Dfp_emulate.c1551 int32_t cval; in nofpu_emulate_cop1() local
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_sdvo.c219 u32 bval = val, cval = val; in intel_sdvo_write_sdvox() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcombine.c7018 HOST_WIDE_INT cval = (INTVAL (XEXP (x, 1)) local
H A Dreload1.c9196 HOST_WIDE_INT cval = value & GET_MODE_MASK (mode); local