| /freebsd/contrib/wireguard-tools/ |
| H A D | terminal.h | 40 #define TERMINAL_RIGHT_CURSOR(c) "\x1b[" #c "C" argument 41 #define TERMINAL_LEFT_CURSOR(c) "\x1b[" #c "D" argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_allocator_size_class_map.h | 206 for (uptr c = 1; c < kNumClasses; c++) { in Validate() local 221 uptr c = ClassID(s); in Validate() local
|
| /freebsd/crypto/openssl/crypto/ripemd/ |
| H A D | rmd_dgst.c | 27 int RIPEMD160_Init(RIPEMD160_CTX *c) in RIPEMD160_Init() 46 unsigned MD32_REG_T a, b, c, d, e, l; in ripemd160_block_data_order() local
|
| /freebsd/sys/dev/syscons/ |
| H A D | scterm-dumb.c | 146 dumb_input(scr_stat *scp, int c, struct tty *tp) in dumb_input() 152 dumb_fkeystr(scr_stat *scp, int c) in dumb_fkeystr()
|
| H A D | scterm-teken.c | 231 scteken_input(scr_stat *scp, int c, struct tty *tp) in scteken_input() 238 scteken_fkeystr(scr_stat *scp, int c) in scteken_fkeystr() 492 scteken_get_cp437(teken_char_t *c, int *attr) in scteken_get_cp437() 524 scteken_putchar(void *arg, const teken_pos_t *tp, teken_char_t c, in scteken_putchar() 561 scteken_fill(void *arg, const teken_rect_t *r, teken_char_t c, in scteken_fill()
|
| /freebsd/usr.bin/locate/locate/ |
| H A D | fastfind.c | 45 int c; in statistic() local 146 int c, cc; local
|
| /freebsd/sys/dev/dcons/ |
| H A D | dcons.c | 79 unsigned char c; in dcons_checkc() local 113 dcons_putc(struct dcons_softc *dc, int c) in dcons_putc()
|
| /freebsd/usr.sbin/smbmsg/ |
| H A D | smbmsg.c | 108 struct smbcmd c; in probe_i2c() local 133 struct smbcmd c; in do_io() local
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_blake2_impl.h | 144 static BLAKE2_INLINE uint32_t rotr32( const uint32_t w, const unsigned c ) in rotr32() 149 static BLAKE2_INLINE uint64_t rotr64( const uint64_t w, const unsigned c ) in rotr64()
|
| /freebsd/sys/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher_superscalar.c | 78 uint64_t a, b, c, d; in fletcher_4_superscalar_native() local 117 uint64_t a, b, c, d; in fletcher_4_superscalar_byteswap() local
|
| /freebsd/contrib/blocklist/test/ |
| H A D | srvtest.c | 169 usage(int c) in usage() 189 int type = SOCK_STREAM, c; in main() local
|
| /freebsd/sys/dev/fxp/ |
| H A D | if_fxpreg.h | 128 #define __FXP_BITFIELD3(a, b, c) a, b, c argument 129 #define __FXP_BITFIELD4(a, b, c, d) a, b, c, d argument 130 #define __FXP_BITFIELD5(a, b, c, d, e) a, b, c, d, e argument 131 #define __FXP_BITFIELD6(a, b, c, d, e, f) a, b, c, d, e, f argument 132 #define __FXP_BITFIELD7(a, b, c, d, e, f, g) a, b, c, d, e, f, g argument 133 #define __FXP_BITFIELD8(a, b, c, d, e, f, g, h) a, b, c, d, e, f, g, h argument 136 #define __FXP_BITFIELD3(a, b, c) c, b, a argument 137 #define __FXP_BITFIELD4(a, b, c, d) d, c, b, a argument 138 #define __FXP_BITFIELD5(a, b, c, d, e) e, d, c, b, a argument 139 #define __FXP_BITFIELD6(a, b, c, d, e, f) f, e, d, c, b, a argument [all …]
|
| /freebsd/contrib/tcsh/ |
| H A D | glob.c | 126 #define LCHAR(c) ((c)&M_ASCII) argument 127 #define META(c) ((c)|M_META) argument 135 #define ismeta(c) (((c)&M_META) != 0) argument 300 int c, not; in glob() local 705 Char c; in match() local
|
| /freebsd/contrib/flex/src/ |
| H A D | misc.c | 202 void check_char (int c) in check_char() 218 unsigned char clower (int c) in clower() 479 unsigned char c, esc_char; in myesc() local 589 void outc (int c) in outc() 616 char *readable_form (int c) in readable_form()
|
| /freebsd/lib/libc/stdio/ |
| H A D | vfscanf.c | 308 parseint_fsm(int c, enum parseint_state *state, int *base) in parseint_fsm() 429 int c; in parseint() local 490 int c; /* character from format, or conversion */ in __svfscanf() local 883 int c, n, v, i; in __sccl() local 997 unsigned char c; in parsefloat() local
|
| H A D | wbuf.c | 47 __swbuf(int c, FILE *fp) in __swbuf()
|
| /freebsd/crypto/krb5/src/lib/apputils/ |
| H A D | udppktinfo.c | 70 char c; member 213 #define check_cmsg_v4_pktinfo(c, t, l, a) 0 argument 243 #define check_cmsg_v6_pktinfo(c, t, l, a) 0 argument 366 #define set_msg_from_ipv4(m, c, f, l, a) EINVAL argument 401 #define set_msg_from_ipv6(m, c, f, l, a) EINVAL argument
|
| /freebsd/sys/kern/ |
| H A D | subr_prf.c | 330 int c, error, nl; in log_console() local 417 prf_putchar(int c, int flags, int pri) in prf_putchar() 454 putbuf(int c, struct putchar_arg *ap) in putbuf() 495 putchar(int c, void *arg) in putchar() 618 char *p, c; in ksprintn() local 660 #define PCHAR(c) {int cc=(c); if (func) (*func)(cc,arg); else *d++ = cc; retval++; } in kvprintf() argument 995 msglogchar(int c, int pri) in msglogchar() 1268 unsigned c; in counted_warning() local
|
| /freebsd/bin/sh/ |
| H A D | parser.c | 900 int c; in xxreadtoken() local 990 checkend(int c, const char *eofmark, int striptabs) in checkend() 1028 parseredir(char *out, int c) in parseredir() 1128 int c; in parsebackq() local 1239 int c, vc, i, n; in readcstyleesc() local 1403 int c = firstc; in readtoken1() local 1841 char c; in noexpand() local 1952 int c; in pgetc_linecont() local
|
| /freebsd/contrib/unifdef/tests/ |
| H A D | funlike.h | 1 #define FOO(a,b,c) a+b+c argument
|
| /freebsd/contrib/sendmail/libsm/ |
| H A D | ilenx.c | 30 char c; local
|
| /freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/ |
| H A D | d_c99_union_init1.c | 5 } c[] = { variable
|
| H A D | d_c99_union_init2.c | 5 } c[] = { variable
|
| /freebsd/crypto/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_tsc.c | 35 unsigned char c; in ossl_prov_acquire_entropy_from_tsc() local
|
| /freebsd/tools/build/libc-bootstrap/ |
| H A D | libc_private.h | 38 #define __libc_sigprocmask(a, b, c) sigprocmask(a, b, c) argument
|