Home
last modified time | relevance | path

Searched refs:ftest (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/net/core/
Dfilter.c381 struct sock_filter *ftest; in sk_chk_filter() local
396 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()
/linux-2.4.37.9/arch/m68k/ifpsp060/
DTEST.DOC32 The files itest.sa and ftest.sa contain simple tests to check
37 The release files itest.sa and ftest.sa are essentially
52 The source code itest.s and ftest.s have been included but only
84 sit adjacent to the {i,f}test.sa image in memory. Since itest.sa and ftest.sa
171 Again, itest.sa and ftest.sa are simple tests and do not thoroughly
201 # ftest.sa starts here; start of "Entry-point" section.
DREADME57 ftest.sa Simple test program to test that {p}fpsp.sa
59 ftest.s above test; source code
DMISC201 ftest.s : 2.1
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dfplsp.S5918 ftest.x %fp0 # test sign of argument
Dfpsp.S6024 ftest.x %fp0 # test sign of argument