Home
last modified time | relevance | path

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

/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/lib/msun/tests/
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/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/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dbit.h71 big, enumerator
/freebsd/usr.bin/locate/locate/
H A Dfastfind.c43 long lines, chars, size, size_nbg, big, zwerg, umlaut; in statistic() local
/freebsd/contrib/capsicum-test/
H A Dcapsicum-rights.h112 inline bool cap_rights_contains(const cap_rights_t *big, const cap_rights_t *little) { in cap_rights_contains()
/freebsd/contrib/libdiff/compat/
H A Dmerge.c97 int big, iflag; in mergesort() local
/freebsd/lib/libc/stdlib/
H A Dmerge.c114 int big, iflag; in mergesort_b() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c239 size_t big, *size; in bigheap() local
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dkbkdf.c88 uint32_t big = 0; in be32() local
/freebsd/sys/kern/
H A Dsubr_capability.c406 cap_rights_contains(const cap_rights_t *big, const cap_rights_t *little) in cap_rights_contains()
/freebsd/sys/sys/
H A Dcapsicum.h380 cap_rights_contains_transient(const cap_rights_t *big, const cap_rights_t *little) in cap_rights_contains_transient()
/freebsd/sys/contrib/zlib/
H A Dcrc32.c350 z_word_t big[8][256]; in make_crc_table() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c478 typedef enum {big, little} endianess_t; enumerator
/freebsd/usr.sbin/ppp/
H A Dcommand.c417 strstrword(char *big, const char *little) in strstrword()
/freebsd/contrib/expat/tests/
H A Dbasic_tests.c2886 void *big = malloc(maxbuf); in START_TEST() local
5709 const int big = 7654321; // arbitrarily chosen between 4 and 8 MiB in START_TEST() local
/freebsd/contrib/sendmail/src/
H A Dconf.c4251 strstr(big, little) in strstr() argument