Home
last modified time | relevance | path

Searched defs:bitindex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dbitmap.h83 #define BT_WIM(bitmap, bitindex) \ argument
88 #define BT_BIW(bitindex) \ argument
92 #define BT_WIM32(bitmap, bitindex) \ argument
95 #define BT_BIW32(bitindex) \ argument
108 #define BT_TEST(bitmap, bitindex) \ argument
110 #define BT_SET(bitmap, bitindex) \ argument
112 #define BT_CLEAR(bitmap, bitindex) \ argument
120 #define BT_TEST32(bitmap, bitindex) \ argument
122 #define BT_SET32(bitmap, bitindex) \ argument
124 #define BT_CLEAR32(bitmap, bitindex) \ argument
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-bit.c289 unsigned long int bitindex; in check_random() local
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_82598.c1013 u32 bitindex; in ixgbe_set_vfta_82598() local