Searched refs:bit32 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/
H A Dgitcompile5 bit32=
7 bit32=yes
10 if [ $# -ne 0 -a -z "$bit32" ]; then
14 if [ -z "$bit32" ]; then
22 if [ -z "$bit32" ]; then
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dmain.c1751 bool bit32; local
1760 bit32 = !!(offset & B43legacy_IV_32BIT);
1764 if (bit32) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dmain.c2426 bool bit32; local
2435 bit32 = !!(offset & B43_IV_32BIT);
2439 if (bit32) {

Completed in 36 milliseconds