Searched defs:expect (Results 1 - 25 of 75) sorted by relevance

123

/netbsd-current/external/mpl/bind/dist/tests/isc/
H A Dstats_test.c90 uint32_t expect = i + 1; local
94 assert_int_equal(isc_stats_get_counter(stats, i), expect); local
H A Derrno_test.c95 isc_result_t result, expect; local
H A Dregex_test.c48 int expect; member in struct:__anon257
H A Dsockaddr_test.c71 bool expect; member in struct:__anon258
84 bool expect; member in struct:__anon259
H A Dnetaddr_test.c41 bool expect; member in struct:__anon254
/netbsd-current/tests/lib/libc/string/
H A Dt_stresep.c38 #define expect(a) \ macro
[all...]
H A Dt_memmem.c65 #define expect(b) \ macro
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_format_gtar_sparse.c180 struct contents expect; local
[all...]
/netbsd-current/tests/rump/rumpkern/
H A Dt_kern.c55 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect) argument
/netbsd-current/external/mpl/bind/dist/fuzz/
H A Disc_lex_getmastertoken.c57 isc_tokentype_t expect; local
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dbarrier.cpp54 __barrier_phase_t expect = __old_phase; local
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtbeta.c53 mpfr_t z, w, r, expect; local
143 mpfr_t r, z, w, expect; local
177 mpfr_t r, z, w, expect; local
222 mpfr_t r, z, w, expect; local
284 mpfr_t r, z, w, expect; local
[all...]
/netbsd-current/external/bsd/liblzf/dist/
H A Dlzf_c.c84 # define expect(expr,value) __builtin_expect ((expr),(value)) macro
87 # define expect(expr,value) (expr) macro
/netbsd-current/external/public-domain/xz/dist/tests/
H A Dtests.h24 #define expect(test) ((test) ? 0 : (fprintf(stderr, "%s:%d: %s\n", \ macro
/netbsd-current/usr.bin/tip/aculib/
H A Dv3451.c138 expect(const char *cp) function
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_atomic64.c193 atomic64_cmpxchg(struct atomic64 *a, uint64_t expect, uint64_t new) argument
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dsplit_qnameval.c110 compare(int test_number, const char *what, const char *expect, const char *real) argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DBooleanExpression.py74 def expect(self, t): member in class:BooleanExpression
/netbsd-current/tests/games/
H A Dt_factor.sh28 expect() { function
[all...]
/netbsd-current/usr.bin/rpcgen/
H A Drpc_scan.c77 scan(tok_kind expect, token *tokp) argument
134 peekscan(tok_kind expect, token *tokp) argument
/netbsd-current/tests/lib/libbluetooth/
H A Dt_sdp_put.c61 const uint8_t expect[] = { local
95 const uint8_t expect[] = { local
147 const uint8_t expect[] = { local
179 const uint8_t expect[] = { local
204 const uint8_t expect[] = { local
238 const uint8_t expect[] = { local
268 const uint8_t expect[] = { local
301 const uint8_t expect[] = { local
340 const uint8_t expect[] = { local
369 const uint8_t expect[] = { local
401 const uint8_t expect[] = { local
440 const uint8_t expect[] = { local
496 const uint8_t expect[] = { local
549 const uint8_t expect[] = { local
580 const uint8_t expect[] = { local
615 const uint8_t expect[] = { local
661 const uint8_t expect[] = { local
718 const uint8_t expect[] = { local
752 const uint8_t expect[] = { local
788 const uint8_t expect[] = { local
830 const uint8_t expect[] = { local
[all...]
H A Dt_sdp_set.c130 const uint8_t expect[] = { local
210 const uint8_t expect[] = { local
275 const uint8_t expect[] = { local
333 const uint8_t expect[] = { local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp81 bool expect(AsmToken::TokenKind Kind, const char *KindName) { function in class:__anon2023::WasmAsmParser
/netbsd-current/sys/dev/i2c/
H A Dgttwsi_core.c192 int expect; local
232 uint32_t data, expect, alt; local
315 gttwsi_wait(struct gttwsi_softc *sc, uint32_t control, uint32_t expect, uint32_t alt, int flags, const char *what) argument
[all...]
/netbsd-current/lib/libcrypt/
H A Dhmac.c202 unsigned char *expect; member in struct:test_s

Completed in 394 milliseconds

123