| /freebsd/sys/sys/ |
| H A D | bitset.h | 96 #define __BIT_SUBSET(_s, p, c) __extension__ ({ \ argument 107 #define __BIT_OVERLAP(_s, p, c) __extension__ ({ \ argument 117 #define __BIT_CMP(_s, p, c) __extension__ ({ \ argument 329 #define BIT_CMP(_s, p, c) __BIT_CMP(_s, p, c) argument 348 #define BIT_OVERLAP(_s, p, c) __BIT_OVERLAP(_s, p, c) argument 353 #define BIT_SUBSET(_s, p, c) __BIT_SUBSET(_s, p, c) argument
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acoutput.h | 576 #define ACPI_DUMP_OPERANDS(a, b ,c) AcpiExDumpOperands(a, b, c) argument 578 #define ACPI_DUMP_PATHNAME(a, b, c, d) AcpiNsDumpPathname(a, b, c, d) argument 581 #define ACPI_TRACE_POINT(a, b, c, d) AcpiTracePoint (a, b, c, d) argument 599 #define ACPI_DUMP_OPERANDS(a, b, c) argument 601 #define ACPI_DUMP_PATHNAME(a, b, c, d) argument 604 #define ACPI_TRACE_POINT(a, b, c, d) argument
|
| /freebsd/contrib/file/src/ |
| H A D | softmagic.c | 158 #define F(a, b, c) file_fmtcheck((a), (b), (c), __FILE__, __LINE__) argument 177 #define F(a, b, c) fmtcheck((b), (c)) argument 1344 const char *c; in mcopy() local 1564 save_cont(struct magic_set *ms, struct cont *c) in save_cont() 1579 restore_cont(struct magic_set *ms, struct cont *c) in restore_cont() 1600 struct cont c; in mget() local
|
| H A D | is_tar.c | 51 #define isodigit(c) ( ((c) >= '0') && ((c) <= '7') ) argument
|
| /freebsd/usr.bin/sort/ |
| H A D | bwstring.c | 913 char c; in ignore_nonprinting() local 932 wchar_t c; in ignore_nonprinting() local 966 char c; in dictionary_order() local 985 wchar_t c; in dictionary_order() local
|
| /freebsd/lib/libc/yp/ |
| H A D | yplib.c | 129 struct ypmatch_ent *n, *c = ypdb->cache; in ypmatch_cache_flush() local 143 struct ypmatch_ent *c = ypdb->cache; in ypmatch_cache_expire() local 178 struct ypmatch_ent *o = NULL, *c = ypdb->cache; in ypmatch_cache_insert() local 238 struct ypmatch_ent *c; in ypmatch_cache_lookup() local
|
| /freebsd/contrib/sendmail/src/ |
| H A D | headers.c | 101 int c; local 1375 #define SM_APPEND_CHAR(c) \ argument 1395 register char c; local 2177 register int c; local
|
| /freebsd/sys/dev/xen/console/ |
| H A D | xen_console.c | 148 putchar(int c, void *arg) in putchar() 478 xencons_putc(struct xencons_priv *cons, int c, bool force_flush) in xencons_putc() 514 char c; in xencons_tx() local 631 xencons_cnputc(struct consdev *dev, int c) in xencons_cnputc()
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | lvm.c | 413 const TValue *b, *c; in luaV_arith() local 441 Closure *c = p->cache; in getcached() local 546 #define luai_runtimecheck(L, c) /* void */ argument 574 #define checkGC(L,c) \ argument
|
| /freebsd/crypto/openssl/ssl/quic/ |
| H A D | qlog.c | 520 static ossl_inline int is_term_sep_ws(char c) in is_term_sep_ws() 525 static ossl_inline int is_name_char(char c) in is_name_char() 596 static int lex_extract_to(struct lexer *lex, char c, in lex_extract_to() 683 char c; in ossl_qlog_set_filter() local
|
| /freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
| H A D | zfs_mod.c | 120 unsigned int c; in zfs_toplevel_state() local 214 uint_t c; in zfs_process_add() local 619 uint_t c, children; in zfs_iter_vdev() local 1008 uint_t c; in vdev_size_from_config() local
|
| /freebsd/contrib/mandoc/ |
| H A D | dba_write.c | 107 dba_char_write(int c) in dba_char_write()
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/ |
| H A D | core_hsalsa20_ref2.c | 20 const unsigned char *c) in crypto_core_hsalsa20()
|
| /freebsd/contrib/netbsd-tests/lib/libc/stdlib/ |
| H A D | h_getopt_long.c | 59 int c; in main() local
|
| /freebsd/contrib/atf/atf-c++/detail/ |
| H A D | test_helpers.hpp | 105 atf::process::child c = atf::process::fork( in run_h_tc() local
|
| /freebsd/share/examples/libusb20/ |
| H A D | bulk.c | 160 int c; in main() local
|
| /freebsd/lib/msun/src/ |
| H A D | s_log1pf.c | 39 float hfsq,f,c,s,z,R,u; in log1pf() local
|
| H A D | s_log1p.c | 100 double hfsq,f,c,s,z,R,u; in log1p() local
|
| H A D | k_exp.c | 88 double c, exp_x, s, scale1, scale2, x, y; in __ldexp_cexp() local
|
| H A D | k_expf.c | 71 float c, exp_x, s, scale1, scale2, x, y; in __ldexp_cexpf() local
|
| /freebsd/crypto/openssh/regress/unittests/sshkey/ |
| H A D | test_fuzz.c | 81 u_char *sig, c[] = "some junk to be signed"; in sig_fuzz() local
|
| /freebsd/contrib/expat/xmlwf/ |
| H A D | readfilemap.c | 119 static const char c = '\0'; in filemap() local
|
| /freebsd/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_util.c | 88 uint_t c, children; in num_logs() local
|
| /freebsd/sys/dev/random/ |
| H A D | ivy.c | 97 random_ivy_read(void *buf, u_int c) in random_ivy_read()
|
| /freebsd/contrib/libarchive/cat/ |
| H A D | bsdcat.c | 106 int c; in main() local
|