Searched refs:POS_END (Results 1 – 3 of 3) sorted by relevance
103 POS_END = 15 enumerator148 INDIC_MATRA_CATEGORY_NOT_APPLICABLE = POS_END,
148594 #define POS_END (0) /* Position-list terminator */ 150948 else if( *p1==POS_END ) iCol1 = POSITION_LIST_END;150952 else if( *p2==POS_END ) iCol2 = POSITION_LIST_END;150995 *p++ = POS_END;151063 assert( *p1!=POS_END && *p1!=POS_COLUMN );151064 assert( *p2!=POS_END && *p2!=POS_COLUMN );
148610 #define POS_END (0) /* Position-list terminator */ 150964 else if( *p1==POS_END ) iCol1 = POSITION_LIST_END;150968 else if( *p2==POS_END ) iCol2 = POSITION_LIST_END;151011 *p++ = POS_END;151079 assert( *p1!=POS_END && *p1!=POS_COLUMN );151080 assert( *p2!=POS_END && *p2!=POS_COLUMN );