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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A DMakefile23 EXTRA_CFLAGS += -fprofile-arcs -ftest-coverage
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/scripts/
H A DMakefile.rules26 $(patsubst -pg,,$(patsubst -fprofile-arcs -ftest-coverage,,$(1)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dfilter.c295 struct sock_filter *ftest; local
303 ftest = &filter[pc];
306 switch (ftest->code) {
344 if (ftest->k == 0)
353 if (ftest->k >= BPF_MEMWORDS)
359 * Note, the large ftest->k might cause loops.
363 if (ftest->k >= (unsigned)(flen-pc-1))
376 if (pc + ftest->jt + 1 >= flen ||
377 pc + ftest->jf + 1 >= flen)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A DMakefile141 CFLAGS += -fprofile-arcs -ftest-coverage
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S5593 ftest.x %fp0 # test sign of argument
6024 ftest.x %fp0 # test sign of argument
13120 # ftst(): emulates the ftest instruction #
24308 ftest.x %fp0 # test for zero
24323 ftest.x %fp0 # test for zero
H A Dfplsp.S5487 ftest.x %fp0 # test sign of argument
5918 ftest.x %fp0 # test sign of argument

Completed in 129 milliseconds