/freebsd/contrib/gdtoa/ |
H A D | qnan.c | 81 U a, b, c; in main() local
|
/freebsd/contrib/file/src/ |
H A D | getline.c | 53 int c = fgetc(fp); in getdelim() local
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | bsd-getline.c | 64 int c = fgetc(fp); in getdelim() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_grammar.y | 34 #define OP1(op, c) dt_node_op1(op, c) argument
|
/freebsd/tools/tools/ath/athaggrstats/ |
H A D | main.c | 86 int c, banner = 1; in main() local
|
/freebsd/tools/tools/ath/athstats/ |
H A D | main.c | 94 int c, banner = 1; in main() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | mk_req_ext.c | 48 Checksum c; in _krb5_mk_req_internal() local
|
/freebsd/lib/libc/regex/grot/ |
H A D | debug.c | 26 int c; local
|
/freebsd/tools/tools/npe/npestats/ |
H A D | main.c | 73 int c, banner = 1; in main() local
|
/freebsd/contrib/sendmail/libsm/ |
H A D | lowercase.c | 97 char c; local
|
/freebsd/lib/msun/src/ |
H A D | e_expf.c | 45 float y,hi=0.0,lo=0.0,c,t,twopk; in expf() local
|
H A D | e_acosf.c | 40 float z,p,q,r,w,s,c,df; in acosf() local
|
/freebsd/contrib/tcpdump/ |
H A D | in_cksum.c | 63 uint8_t c[2]; in in_cksum() member
|
/freebsd/sys/contrib/dev/acpica/components/parser/ |
H A D | psutils.c | 358 UINT32 c) in AcpiPsIsLeadingChar()
|
/freebsd/contrib/pam-krb5/tests/pam-util/ |
H A D | logging-t.c | 56 #define TEST_PAM(func, c, p, n) \ argument
|
/freebsd/crypto/krb5/src/util/support/ |
H A D | hex.c | 74 decode_hexchar(unsigned char c) in decode_hexchar()
|
/freebsd/sys/dev/rtwn/rtl8812a/ |
H A D | r12a_fw.c | 160 struct ieee80211_channel *c = sc->sc_ic.ic_curchan; in r12a_iq_calib_fw() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_win_dll_thunk.cpp | 109 INTERCEPTOR(int, _except_handler4, void *a, void *b, void *c, void *d) { in INTERCEPTOR()
|
/freebsd/crypto/krb5/src/lib/rpc/ |
H A D | xdr_array.c | 72 u_int c; /* the actual element count */ in xdr_array() local
|
/freebsd/stand/kshim/ |
H A D | bsd_kernel.c | 436 callout_callback(struct callout *c) in callout_callback() 464 struct callout *c; in callout_proc_msg() local 485 callout_init_mtx(struct callout *c, struct mtx *mtx, int flags) in callout_init_mtx() 497 callout_reset(struct callout *c, int to_ticks, in callout_reset() 512 callout_stop(struct callout *c) in callout_stop() 527 callout_drain(struct callout *c) in callout_drain() 538 callout_pending(struct callout *c) in callout_pending()
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | Unwind-seh.cpp | 37 #define MAKE_CUSTOM_STATUS(s, c) \ argument 39 #define MAKE_GCC_EXCEPTION(c) \ argument
|
/freebsd/contrib/lua/src/ |
H A D | lutf8lib.c | 41 #define iscont(c) (((c) & 0xC0) == 0x80) argument 64 unsigned int c = (unsigned char)s[0]; in utf8_decode() local
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | passwdqc_check.c | 67 int c, p; in is_simple() local 147 int c; in unify() local
|
/freebsd/lib/libiconv_modules/EUCTW/ |
H A D | citrus_euctw.c | 104 _citrus_EUCTW_cs(unsigned int c) in _citrus_EUCTW_cs() 184 int c, chlenbak, cs; in _citrus_EUCTW_mbrtowc_priv() local
|
/freebsd/lib/libiconv_modules/MSKanji/ |
H A D | citrus_mskanji.c | 110 _mskanji1(int c) in _mskanji1() 117 _mskanji2(int c) in _mskanji2()
|