Searched refs:bitNum (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3collections.c1800 trie->root->bitNum = depth;
1845 while (thisNode->bitNum > nextNode->bitNum)
1855 if (key & bitMask[nextNode->bitNum])
1925 depth = trie->root->bitNum;
1933 while (thisNode->bitNum > nextNode->bitNum)
1939 if (key & bitMask[nextNode->bitNum])
2089 while (thisNode->bitNum > entNode->bitNum
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3collections.h351 ANTLR3_UINT32 bitNum; /**< This is the left/right bit index for traversal along the nodes */ member in struct:ANTLR3_INT_TRIE_NODE_struct
354 struct ANTLR3_INT_TRIE_NODE_struct * leftN; /**< Pointer to the left node from here when sKey & bitNum = 0 */
355 struct ANTLR3_INT_TRIE_NODE_struct * rightN; /**< Pointer to the right node from here when sKey & bitNum, = 1 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/vis/
H A Dbmed.c742 void EditWinToggle(int *val, int bitNum, int min, int max) argument
758 EditHostWinDraw(BIT(bitNum), kHilite);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 67 milliseconds