Home
last modified time | relevance | path

Searched defs:big (Results 1 – 20 of 20) sorted by relevance

/freebsd/lib/msun/tests/
H A Dfmaximum_fminimum_test.c60 testall_r(long double big, long double small, int rmode) in testall_r()
86 testall_mag_r(long double big, long double small, int rmode) { in testall_mag_r()
116 testall_num_r(long double big, long double small, int rmode) { in testall_num_r()
135 testall_mag_num_r(long double big, long double small, int rmode) { in testall_mag_num_r()
164 testall(long double big, long double small) in testall()
H A Dfmaxmin_test.c58 testall_r(long double big, long double small, int rmode) in testall_r()
82 testall(long double big, long double small) in testall()
/freebsd/contrib/mandoc/
H A Dtest-strcasestr.c6 const char *big = "BigString"; in main() local
/freebsd/contrib/llvm-project/libcxx/include/__bit/
H A Dendian.h24 big = 0xFACE, enumerator
/freebsd/contrib/ntp/util/
H A Dbyteorder.c21 int big; in main() local
/freebsd/usr.bin/locate/code/
H A Dlocate.code.c96 int big [UCHAR_MAX + 1][UCHAR_MAX + 1]; variable
/freebsd/contrib/gdtoa/
H A Dgethex.c48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
/freebsd/contrib/sendmail/libsm/
H A Dt-shm.c206 int big = -1; local
/freebsd/usr.bin/locate/locate/
H A Dfastfind.c43 long lines, chars, size, size_nbg, big, zwerg, umlaut; in statistic() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dbit.h72 big, enumerator
/freebsd/lib/libc/stdlib/
H A Dmerge.c109 int big; in mergesort_b() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c239 size_t big, *size; in bigheap() local
/freebsd/sys/kern/
H A Dsubr_capability.c369 cap_rights_contains(const cap_rights_t *big, const cap_rights_t *little) in cap_rights_contains()
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dkbkdf.c93 uint32_t big = 0; in be32() local
/freebsd/sys/contrib/zlib/
H A Dcrc32.c283 z_word_t big[8][256]; in make_crc_table() local
/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_selftest_queue.c440 boolean_t big = counts[n] >= ZQ_SLOTS_PER_QUEUE; in queue_edge_cases() local
/freebsd/sys/sys/
H A Dcapsicum.h450 cap_rights_contains_transient(const cap_rights_t *big, const cap_rights_t *little) in cap_rights_contains_transient()
/freebsd/usr.sbin/ppp/
H A Dcommand.c417 strstrword(char *big, const char *little) in strstrword()
/freebsd/contrib/sendmail/src/
H A Dconf.c4251 strstr(big, little) in strstr() argument
/freebsd/contrib/expat/tests/
H A Dbasic_tests.c3849 void *const big = malloc(maxbuf); in START_TEST() local
6923 const int big = 7654321; // arbitrarily chosen between 4 and 8 MiB in START_TEST() local