Searched refs:FN_MASK (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/cmsmvs/
H A Dvmmvs.c387 # define FN_MASK 7 macro
388 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/acorn/
H A Dacorn.c538 # define FN_MASK 7 macro
539 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.c494 # define FN_MASK 7 macro
495 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atari/
H A Datari.c555 # define FN_MASK 7 macro
556 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/flexos/
H A Dflexos.c538 # define FN_MASK 7 macro
539 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dhuman68k.c548 # define FN_MASK 7 macro
549 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/netware/
H A Dnetware.c535 # define FN_MASK 7 macro
536 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/qdos/
H A Dqdos.c651 # define FN_MASK 7 macro
652 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtanunz.c635 # define FN_MASK 7 macro
636 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/aosvs/
H A Daosvs.c754 # define FN_MASK 7 macro
755 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atheos/
H A Datheos.c625 # define FN_MASK 7 macro
626 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/beos/
H A Dbeos.c658 # define FN_MASK 7 macro
659 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dtheos.c685 # define FN_MASK 7 macro
686 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dintrface.cpp1700 # define FN_MASK 7
1701 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dunix.c771 # define FN_MASK 7 macro
772 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacos.c562 # define FN_MASK 7 macro
563 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dmsdos.c891 # define FN_MASK 7 macro
892 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2.c1466 # define FN_MASK 7 macro
1467 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c2116 # define FN_MASK 7 macro
2117 # define FUNCTION (flag & FN_MASK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c4476 # define FN_MASK 7
4477 # define USE_DEFAULT (FN_MASK+1)
4673 int function=fcn & FN_MASK;

Completed in 296 milliseconds