Searched refs:ftest (Results 1 – 6 of 6) sorted by relevance
381 struct sock_filter *ftest; in sk_chk_filter() local396 ftest = &filter[pc]; in sk_chk_filter()397 if(BPF_CLASS(ftest->code) == BPF_JMP) in sk_chk_filter()402 if(BPF_OP(ftest->code) == BPF_JA) in sk_chk_filter()408 if (ftest->k >= (unsigned)(flen-pc-1)) in sk_chk_filter()416 if(pc + ftest->jt +1 >= flen || pc + ftest->jf +1 >= flen) in sk_chk_filter()425 if (ftest->k >= BPF_MEMWORDS) in sk_chk_filter()430 switch (ftest->code) { in sk_chk_filter()
32 The files itest.sa and ftest.sa contain simple tests to check37 The release files itest.sa and ftest.sa are essentially52 The source code itest.s and ftest.s have been included but only84 sit adjacent to the {i,f}test.sa image in memory. Since itest.sa and ftest.sa171 Again, itest.sa and ftest.sa are simple tests and do not thoroughly201 # ftest.sa starts here; start of "Entry-point" section.
57 ftest.sa Simple test program to test that {p}fpsp.sa59 ftest.s above test; source code
201 ftest.s : 2.1
5918 ftest.x %fp0 # test sign of argument
6024 ftest.x %fp0 # test sign of argument