Searched refs:CHK (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr015/
H A DTestConstruct01.cpp43 #define CHK(a) \ macro
107 CHK(db->set_pagesize(1024));
108 CHK(db->open(NULL, name, NULL, DB_BTREE, count ? 0 : DB_CREATE, 0664));
126 CHK(db->put(0, &key, &data, DB_NOOVERWRITE));
130 CHK(db->cursor(NULL, &dbcp, 0));
172 CHK(dbcp->close());
173 CHK(db->close(0));
204 CHK(env.open(CONSTRUCT01_DBDIR, DB_CREATE | DB_INIT_MPOOL, 0));
206 CHK(db.close(0));
207 CHK(en
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl1095 sub CHK { subroutine
2118 CHK("multiple assignments should be avoided\n" . $herecurr);
2331 CHK("Consider using #include <linux/$file> instead of <asm/$file>\n" . $herecurr);
2571 CHK("if this code is redundant consider removing it\n" .
2594 CHK("usleep_range is preferred over udelay; see Documentation/timers/timers-howto.txt\n" . $line);
2622 CHK("$1 definition without comment\n" . $herecurr);
2628 CHK("memory barrier without comment\n" . $herecurr);
2633 CHK("architecture specific defines should be avoided\n" . $herecurr);
2690 CHK("__setup appears un-documented -- check Documentation/kernel-parameters.txt\n" . $herecurr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbdbread.mak91 CHK = -fa # Check for data flow anomolies macro
156 CFLAGS0 = $(OUT) $(DYNAPP) $(CPU) $(APCS) $(CODE) $(CHK) $(DBG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/
H A Diskeleton.S87 | a CHK exception stack frame from the Unimplemented Integer Instrcution
98 | CHK FRAME TRACE FRAME
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dbdbread.mak91 CHK = -fa # Check for data flow anomolies macro
156 CFLAGS0 = $(OUT) $(DYNAPP) $(CPU) $(APCS) $(CODE) $(CHK) $(DBG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn.c3668 #define CHK(test, flag) do { \ macro
3678 CHK(FIF_OTHER_BSS | FIF_PROMISC_IN_BSS, RXON_FILTER_PROMISC_MSK);
3679 CHK(FIF_CONTROL, RXON_FILTER_CTL2HOST_MSK);
3680 CHK(FIF_BCN_PRBRESP_PROMISC, RXON_FILTER_BCON_AWARE_MSK);
3682 #undef CHK macro
H A Diwl3945-base.c3389 #define CHK(test, flag) do { \ macro
3399 CHK(FIF_OTHER_BSS | FIF_PROMISC_IN_BSS, RXON_FILTER_PROMISC_MSK);
3400 CHK(FIF_CONTROL, RXON_FILTER_CTL2HOST_MSK);
3401 CHK(FIF_BCN_PRBRESP_PROMISC, RXON_FILTER_BCON_AWARE_MSK);
3403 #undef CHK macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 512 milliseconds