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

123456

/freebsd-13-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_stresep.c38 #define expect(a) \ macro
/freebsd-13-stable/tools/regression/bpf/bpf_filter/tests/
H A Dtest0001.h28 static u_int expect = 0; variable
H A Dtest0002.h27 static u_int expect = 0xdeadc0de; variable
H A Dtest0003.h28 static u_int expect = 0xdeadc0de; variable
H A Dtest0004.h28 static u_int expect = 0x23456789; variable
H A Dtest0005.h28 static u_int expect = 0x2345; variable
H A Dtest0006.h28 static u_int expect = 0x23; variable
H A Dtest0007.h28 static u_int expect = 0xdeadc0de; variable
H A Dtest0008.h29 static u_int expect = 0xdeadc0de; variable
H A Dtest0009.h29 static u_int expect = 0x456789ab; variable
H A Dtest0010.h29 static u_int expect = 0x4567; variable
H A Dtest0011.h29 static u_int expect = 0x45; variable
H A Dtest0012.h29 static u_int expect = (0x23 & 0xf) << 2; variable
H A Dtest0013.h31 static u_int expect = 0xdeadc0de; variable
H A Dtest0014.h30 static u_int expect = 0xdeadc0de; variable
H A Dtest0015.h30 static u_int expect = 0xc0decafe; variable
H A Dtest0016.h34 static u_int expect = 0xc0decafe; variable
H A Dtest0017.h34 static u_int expect = 0xc0decafe; variable
H A Dtest0018.h34 static u_int expect = 0xc0decafe; variable
H A Dtest0019.h39 static u_int expect = 0xc0decafe; variable
H A Dtest0020.h37 static u_int expect = 0xc0decafe; variable
H A Dtest0021.h37 static u_int expect = 0xc0decafe; variable
H A Dtest0022.h37 static u_int expect = 0xc0decafe; variable
H A Dtest0023.h47 static u_int expect = 0xc0decafe; variable
H A Dtest0024.h30 static u_int expect = 0xdeadc0de; variable

Completed in 124 milliseconds

123456