Searched defs:cc (Results 476 - 500 of 622) sorted by relevance

<<11121314151617181920>>

/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_T2_32.c1751 sljit_ins cc; local
1815 sljit_ins cc, ins; local
[all...]
/netbsd-current/usr.sbin/traceroute/
H A Dtraceroute.c939 int cc; local
1074 ssize_t cc = 0; local
1242 int cc; local
1412 packet_ok(u_char *buf, ssize_t cc, struct sockaddr_in *from, int seq) argument
1511 print(u_char *buf, int cc, struct sockaddr_in *from) argument
[all...]
/netbsd-current/external/gpl2/dtc/dist/
H A Dchecks.c1859 struct check *cc = check_table[i]; local
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_raidz.c1229 int i, j, x, cc, c; local
[all...]
/netbsd-current/sys/dev/pci/
H A Dpccbb.c1854 pccbb_make_tag(cardbus_chipset_tag_t cc, int busno, int function) argument
1868 pccbb_conf_read(cardbus_chipset_tag_t cc, pcitag_t tag, int offset) argument
1895 pccbb_conf_write(cardbus_chipset_tag_t cc, pcitag_t tag, int reg, pcireg_t val) argument
/netbsd-current/external/bsd/openldap/dist/servers/lloadd/
H A Dconfig.c2366 char *cc = *(char **)ptr; local
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dconfig.c422 char *cc = *(char**)ptr; local
/netbsd-current/sys/dev/tc/
H A Dsfb.c767 #define cc (&sc->sc_cursor) macro
823 #undef cc macro
[all...]
H A Dsfbplus.c572 #define cc (&sc->sc_cursor) macro
601 #undef cc macro
750 #define cc (&sc->sc_cursor) macro
806 #undef cc macro
849 bt459locate(void *hw, struct hwcursor64 *cc) argument
870 sfbplocate(void *hw, struct hwcursor64 *cc) argument
[all...]
/netbsd-current/usr.sbin/user/
H A Duser.c378 int cc; local
446 int cc; local
554 int cc; local
1079 int cc; local
1314 int cc; local
2378 int cc; local
2458 int cc; local
[all...]
/netbsd-current/external/mpl/dhcp/dist/server/
H A Dmdb.c3010 struct class *cc = (struct class *)0, *cn = (struct class *)0; local
[all...]
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dparse.c1889 int cc = 0; local
/netbsd-current/sbin/ping6/
H A Dping6.c910 int cc; local
1087 int i, cc; local
1289 pr_pack(u_char *buf, int cc, struct msghdr *mhdr) argument
[all...]
/netbsd-current/sys/dev/ieee1394/
H A Dsbp.c667 struct crom_context cc; local
824 struct crom_context cc; local
867 struct crom_context c, *cc = &c; local
[all...]
H A Dfirewire.c1978 struct crom_context cc; local
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dnetpgp.c691 int cc; local
722 int cc; local
735 int cc; local
759 int cc; local
1104 ssize_t cc; local
1249 int cc; local
1974 size_t cc; local
[all...]
/netbsd-current/external/gpl2/grep/dist/src/
H A Dgrep.c319 int cc = 1; local
1306 size_t cc, keycc, oldcc, keyalloc; local
[all...]
/netbsd-current/sys/dev/sbus/
H A Dp9100.c676 #undef cc macro
/netbsd-current/sys/dev/usb/
H A Duhso.c996 uint32_t cc; local
1319 uint32_t cc; local
1402 uint32_t cc; local
1436 uint32_t cc; local
2011 uint32_t cc; local
2053 uint32_t cc; local
2084 uhso_ifnet_input(struct ifnet *ifp, struct mbuf **mb, uint8_t *cp, size_t cc) argument
[all...]
/netbsd-current/sys/arch/arm/imx/
H A Dimxuart.c1525 u_int cc, scc, outp; local
1810 int cc; local
1885 u_int cc; local
1909 int cc = 0; local
[all...]
/netbsd-current/sbin/ping/
H A Dping.c739 int cc; local
897 int i, cc, sw; local
1023 pr_pack_sub(int cc, char *addr, int seqno, int dupflag, int ttl, double triptime) argument
1507 ck_pr_icmph(struct icmp *icp, struct sockaddr_in *from, int cc, int override) argument
1554 pr_icmph(struct icmp *icp, struct sockaddr_in *from, int cc) argument
1762 pr_iph(struct icmp *icp, int cc) argument
1834 pr_retip(struct icmp *icp, int cc) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7.c144 f7_t* f7_init_impl (uint64_t mant, uint8_t flags, f7_t *cc, int16_t expo) argument
169 f7_t* f7_set_s16_impl (f7_t *cc, int16_t i16) argument
186 f7_set_u16_impl(f7_t *cc, uint16_t u16) argument
197 f7_set_s32(f7_t *cc, int32_t i32) argument
402 f7_set_pdouble(f7_t *cc, const f7_double_t *val64) argument
510 f7_fabs(f7_t *cc, const f7_t *aa) argument
519 f7_neg(f7_t *cc, const f7_t *aa) argument
535 f7_frexp(f7_t *cc, const f7_t *aa, int *expo) argument
771 f7_minmax(f7_t *cc, const f7_t *aa, const f7_t *bb, bool do_min) argument
788 f7_fmax(f7_t *cc, const f7_t *aa, const f7_t *bb) argument
850 f7_square(f7_t *cc, const f7_t *aa) argument
859 f7_mul(f7_t *cc, const f7_t *aa, const f7_t *bb) argument
867 f7_Iadd(f7_t *cc, const f7_t *aa) argument
871 f7_Isub(f7_t *cc, const f7_t *aa) argument
875 f7_Imul(f7_t *cc, const f7_t *aa) argument
879 f7_Idiv(f7_t *cc, const f7_t *aa) argument
883 f7_IRsub(f7_t *cc, const f7_t *aa) argument
887 f7_Ineg(f7_t *cc) argument
891 f7_Isqrt(f7_t *cc) argument
895 f7_Isquare(f7_t *cc) argument
899 f7_Ildexp(f7_t *cc, int ex) argument
905 f7_add(f7_t *cc, const f7_t *aa, const f7_t *bb) argument
914 f7_sub(f7_t *cc, const f7_t *aa, const f7_t *bb) argument
922 return_with_sign(f7_t *cc, const f7_t *aa, int8_t c_sign) argument
931 f7_addsub(f7_t *cc, const f7_t *aa, const f7_t *bb, bool neg_b) argument
1006 f7_madd_msub(f7_t *cc, const f7_t *aa, const f7_t *bb, const f7_t *dd, bool neg_d) argument
1027 f7_madd(f7_t *cc, const f7_t *aa, const f7_t *bb, const f7_t *dd) argument
1035 f7_msub(f7_t *cc, const f7_t *aa, const f7_t *bb, const f7_t *dd) argument
1044 f7_ldexp(f7_t *cc, const f7_t *aa, int delta) argument
1191 sqrt_worker(f7_t *cc, const f7_t *rr) argument
1226 f7_sqrt(f7_t *cc, const f7_t *aa) argument
1246 f7_hypot(f7_t *cc, const f7_t *aa, const f7_t *bb) argument
1309 f7_divx(f7_t *cc, const f7_t *aa, const f7_t *bb, uint8_t quot_bits) argument
1357 f7_div(f7_t *cc, const f7_t *aa, const f7_t *bb) argument
1373 f7_div1(f7_t *cc, const f7_t *aa) argument
1383 f7_fmod(f7_t *cc, const f7_t *aa, const f7_t *bb) argument
1415 f7_truncx(f7_t *cc, const f7_t *aa, bool do_floor) argument
1461 f7_floor(f7_t *cc, const f7_t *aa) argument
1470 f7_trunc(f7_t *cc, const f7_t *aa) argument
1479 f7_ceil(f7_t *cc, const f7_t *aa) argument
1491 f7_round(f7_t *cc, const f7_t *aa) argument
1512 f7_horner(f7_t *cc, const f7_t *xx, uint8_t n_coeff, const f7_t *coeff, f7_t *tmp1) argument
1557 f7_log(f7_t *cc, const f7_t *aa) argument
1566 f7_log2(f7_t *cc, const f7_t *aa) argument
1575 f7_log10(f7_t *cc, const f7_t *aa) argument
1593 f7_logx(f7_t *cc, const f7_t *aa, const f7_t *p) argument
1665 f7_exp(f7_t *cc, const f7_t *aa) argument
1733 f7_pow10(f7_t *cc, const f7_t *aa) argument
1765 f7_pow(f7_t *cc, const f7_t *aa, const f7_t *bb) argument
1782 f7_powi(f7_t *cc, const f7_t *aa, int ii) argument
1848 f7_sincos(f7_t *ss, f7_t *cc, const f7_t *aa) argument
2009 f7_cos(f7_t *cc, const f7_t *aa) argument
2040 f7_sinhcosh(f7_t *cc, const f7_t *aa, bool do_sinh) argument
2057 f7_sinh(f7_t *cc, const f7_t *aa) argument
2066 f7_cosh(f7_t *cc, const f7_t *aa) argument
2075 f7_tanh(f7_t *cc, const f7_t *aa) argument
2114 f7_atan(f7_t *cc, const f7_t *aa) argument
2216 f7_asinacos(f7_t *cc, const f7_t *aa, uint8_t what) argument
2313 f7_asin(f7_t *cc, const f7_t *aa) argument
2322 f7_acos(f7_t *cc, const f7_t *aa) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-generic.c1026 tree cc = tree_vec_extract (gsi, inner_type, c, width, index); local
H A Dtree-complex.c1533 tree cr, ci, cc, type; local
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dtransfer.c3598 int cc; local
[all...]

Completed in 345 milliseconds

<<11121314151617181920>>