Searched defs:check (Results 276 - 300 of 506) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgun.c121 int check; /* true if checking crc and total */ member in struct:outd
[all...]
/netbsd-current/external/bsd/ntp/dist/libjsmn/
H A Djsmn_test.c17 #define check(cond) do { if (!(cond)) fail(); } while (0) macro
[all...]
/netbsd-current/tests/lib/libc/regex/
H A Dmain.c439 check(char *str, regmatch_t sub, char *should) function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_bitvector.h323 void check(uptr idx) const { CHECK_LE(idx, size()); } function
/netbsd-current/usr.bin/printf/
H A Dprintf.c124 #define check(c, a) (c) >= (a) && (c) <= (a) + 5 ? (c) - (a) + 10 macro
/netbsd-current/sys/dev/i2c/
H A Dm41st84.c330 struct clock_ymdhms check; local
/netbsd-current/external/cddl/osnet/dev/fbt/x86/
H A Dfbt_isa.c365 caddr_t check = (caddr_t) instr - j; local
/netbsd-current/bin/rm/
H A Drm.c518 check(char *path, char *name, struct stat *sp) function
/netbsd-current/external/mpl/dhcp/dist/dhcpctl/
H A Domshell.c99 static void check (isc_result_t status, const char *func) { function
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dunitldns.c143 rr_test_file(const char* input, const char* check) argument
[all...]
/netbsd-current/external/bsd/file/dist/python/
H A Dmagic.py222 def check(self, dbs): member in class:Magic
/netbsd-current/common/dist/zlib/examples/
H A Dgun.c121 int check; /* true if checking crc and total */ member in struct:outd
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf-mode.el
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-ns32k.c366 bfd_vma check; local
607 bfd_vma check; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddwarf-mode.el
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcpu-ns32k.c366 bfd_vma check; local
604 bfd_vma check; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dconvert.c925 tree check = ubsan_instrument_float_cast (loc, type, expr); local
/netbsd-current/tests/bin/sh/
H A Dt_expand.sh582 check() function
[all...]
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtprintf.c77 check (const char *fmt, mpfr_ptr x) function
[all...]
H A Dtfprintf.c68 check (FILE *fout, const char *fmt, mpfr_ptr x) function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddwarf-mode.el
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/
H A Darray-view-selftests.c92 check () function
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Ddhparam.c75 int informat = FORMAT_PEM, outformat = FORMAT_PEM, check = 0, noout = 0; local
H A Dpkey.c61 int private = 0, traditional = 0, check = 0, pub_check = 0; local
H A Dec.c81 int no_public = 0, check = 0; local

Completed in 714 milliseconds

<<11121314151617181920>>