Searched refs:PERC_FLAG (Results 1 – 6 of 6) sorted by relevance
38 #define PERC_FLAG 0x8000U macro391 mPosition[LoopVar10] = (NODE) (mPos | PERC_FLAG); in InsertNode()419 mMatchPos = (NODE) (mPosition[LoopVar4] & ~PERC_FLAG); in InsertNode()509 LoopVar10 = (NODE) (mPosition[LoopVar4] & ~PERC_FLAG); in DeleteNode()517 while ((LoopVar9 & PERC_FLAG) != 0){ in DeleteNode()518 LoopVar9 &= ~PERC_FLAG; in DeleteNode()541 mPosition[LoopVar6] = (NODE) (LoopVar11 | WNDSIZ | PERC_FLAG); in DeleteNode()
44 #define PERC_FLAG 0x8000U macro678 mPosition[t] = (NODE)(mPos | PERC_FLAG); in InsertNode()708 mMatchPos = (NODE)(mPosition[r] & ~PERC_FLAG); in InsertNode()782 t = (NODE)(mPosition[r] & ~PERC_FLAG); in DeleteNode()788 while ((u = mPosition[q]) & PERC_FLAG) { in DeleteNode()789 u &= ~PERC_FLAG; in DeleteNode()806 mPosition[q] = (INT16)(s | WNDSIZ | PERC_FLAG); in DeleteNode()
43 #define PERC_FLAG 0x80000000U macro721 mPosition[NodeT] = (NODE) (mPos | (UINT32) PERC_FLAG); in InsertNode()749 mMatchPos = (NODE) (mPosition[NodeR] & (UINT32)~PERC_FLAG); in InsertNode()843 NodeT = (NODE) (mPosition[NodeR] & (UINT32)~PERC_FLAG); in DeleteNode()851 while (NodeU & (UINT32) PERC_FLAG) { in DeleteNode()852 NodeU &= (UINT32)~PERC_FLAG; in DeleteNode()875 mPosition[NodeQ] = (NODE) (NodeS | WNDSIZ | (UINT32) PERC_FLAG); in DeleteNode()
34 #define PERC_FLAG 0x8000U macro675 mPosition[t] = (NODE)(mPos | PERC_FLAG); in InsertNode()705 mMatchPos = (NODE)(mPosition[r] & ~PERC_FLAG); in InsertNode()779 t = (NODE)(mPosition[r] & ~PERC_FLAG); in DeleteNode()785 while ((u = mPosition[q]) & PERC_FLAG) { in DeleteNode()786 u &= ~PERC_FLAG; in DeleteNode()803 mPosition[q] = (INT16)(s | WNDSIZ | PERC_FLAG); in DeleteNode()
33 #define PERC_FLAG 0x80000000U macro708 mPosition[NodeT] = (NODE) (mPos | (UINT32) PERC_FLAG); in InsertNode()736 mMatchPos = (NODE) (mPosition[NodeR] & (UINT32)~PERC_FLAG); in InsertNode()830 NodeT = (NODE) (mPosition[NodeR] & (UINT32)~PERC_FLAG); in DeleteNode()838 while (NodeU & (UINT32) PERC_FLAG) { in DeleteNode()839 NodeU &= (UINT32)~PERC_FLAG; in DeleteNode()862 mPosition[NodeQ] = (NODE) (NodeS | WNDSIZ | (UINT32) PERC_FLAG); in DeleteNode()
40 #define PERC_FLAG 0x80000000U macro533 mPosition[NodeT] = (NODE) (mPos | (UINT32) PERC_FLAG); in InsertNode()561 mMatchPos = (NODE) (mPosition[NodeR] & (UINT32)~PERC_FLAG); in InsertNode()655 NodeT = (NODE) (mPosition[NodeR] & (UINT32)~PERC_FLAG); in DeleteNode()663 while (NodeU & (UINT32) PERC_FLAG) { in DeleteNode()664 NodeU &= (UINT32)~PERC_FLAG; in DeleteNode()687 mPosition[NodeQ] = (NODE) (NodeS | WNDSIZ | (UINT32) PERC_FLAG); in DeleteNode()