| /freebsd/contrib/byacc/test/ |
| H A D | calc_code_requires.y | 94 int c; in yylex() local
|
| H A D | quote_calc.y | 97 int c; in yylex() local
|
| H A D | quote_calc2.y | 97 int c; in yylex() local
|
| H A D | quote_calc3.y | 97 int c; in yylex() local
|
| H A D | calc_code_top.y | 94 int c; in yylex() local
|
| H A D | quote_calc4.y | 97 int c; in yylex() local
|
| /freebsd/usr.sbin/ifmcstat/ |
| H A D | printb.c | 43 char c; in printb() local
|
| /freebsd/sys/libkern/ |
| H A D | strnstr.c | 48 char c, sc; in strnstr() local
|
| /freebsd/lib/libc/stdio/ |
| H A D | gets.c | 45 int c; in __gets_unsafe() local
|
| H A D | putc.c | 45 putc(int c, FILE *fp) in putc()
|
| /freebsd/lib/libc/string/ |
| H A D | strnstr.c | 45 char c, sc; in strnstr() local
|
| /freebsd/contrib/sendmail/src/ |
| H A D | sysexits.c | 154 char *c; local
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/offsetof/ |
| H A D | err.D_UNKNOWN.OffsetofNULL.d | 41 int c : 4; member
|
| /freebsd/lib/libc/gen/ |
| H A D | psignal.c | 45 const char *c; in psignal() local
|
| /freebsd/tools/build/cross-build/include/mac/ |
| H A D | string.h | 50 char c; in strchrnul() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
| H A D | sme-libc-routines.c | 3 const void *__arm_sc_memchr(const void *src, int c, in __arm_sc_memchr()
|
| /freebsd/sys/sys/ |
| H A D | cpuset.h | 52 #define CPU_EQUAL(p, c) (__BIT_CMP(CPU_SETSIZE, p, c) == 0) argument 55 #define CPU_SUBSET(p, c) __BIT_SUBSET(CPU_SETSIZE, p, c) argument 56 #define CPU_OVERLAP(p, c) __BIT_OVERLAP(CPU_SETSIZE, p, c) argument 57 #define CPU_CMP(p, c) __BIT_CMP(CPU_SETSIZE, p, c) argument 93 #define CPU_EQUAL_S(_s, p, c) (__BIT_CMP((_s) * 8, p, c) == 0) argument
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iter_hints.c | 171 hints_insert(struct iter_hints* hints, uint16_t c, struct delegpt* dp, in hints_insert() argument 317 uint16_t c = LDNS_RR_CLASS_IN; in read_root_hints() local 575 hints_add_stub(struct iter_hints* hints, uint16_t c, struct delegpt* dp, in hints_add_stub() argument 596 hints_delete_stub(struct iter_hints * hints,uint16_t c,uint8_t * nm,int nolock) hints_delete_stub() argument [all...] |
| /freebsd/contrib/mandoc/ |
| H A D | term.c | 803 adjbuf(struct termp_col * c,size_t sz) adjbuf() argument 813 bufferc(struct termp * p,char c) bufferc() argument 841 encode1(struct termp * p,int c) encode1() argument 962 cond_width(const struct termp * p,int c,int * skip) cond_width() argument [all...] |
| /freebsd/sys/net80211/ |
| H A D | ieee80211_vht.c | 756 struct ieee80211_channel *c) in ieee80211_add_vhtcap_ch() 779 const struct ieee80211_channel *c) in ieee80211_vht_get_chwidth_ie() 848 findvhtchan(struct ieee80211com *ic, struct ieee80211_channel *c, int vhtflags) in findvhtchan() 862 struct ieee80211_channel *c; in ieee80211_vht_adjust_channel() local
|
| /freebsd/contrib/llvm-project/libunwind/src/ |
| H A D | Unwind-sjlj.c | 122 _Unwind_FunctionContext_t c = __Unwind_SjLj_GetTopOfFunctionStack(); unwind_phase1() local 185 _Unwind_FunctionContext_t c = __Unwind_SjLj_GetTopOfFunctionStack(); unwind_phase2() local 253 _Unwind_FunctionContext_t c = __Unwind_SjLj_GetTopOfFunctionStack(); unwind_phase2_forced() local [all...] |
| /freebsd/contrib/unbound/compat/ |
| H A D | chacha_private.h | 40 #define ROTATE(v,c) (ROTL32(v,c)) argument 45 #define QUARTERROUND(a,b,c,d) \ argument 89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes()
|
| /freebsd/sys/cddl/dev/dtrace/ |
| H A D | dtrace_debug.c | 153 dtrace_debug__putc(int cpu, char c) in dtrace_debug__putc() 173 dtrace_debug_putc(char c) in dtrace_debug_putc() 212 char *p, c; in dtrace_debug_ksprintn() local
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | chacha_private.h | 42 #define ROTATE(v,c) (ROTL32(v,c)) argument 47 #define QUARTERROUND(a,b,c,d) \ argument 91 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes()
|
| /freebsd/sys/dev/uart/ |
| H A D | uart_dev_msm.c | 218 msm_putc(struct uart_bas *bas, int c) in msm_putc() 262 int c; in msm_getc() local 400 int c; in msm_bus_receive() local
|