Searched refs:POS_END (Results 1 – 3 of 3) sorted by relevance
89 POS_END enumerator120 INDIC_MATRA_CATEGORY_NOT_APPLICABLE = POS_END,
116538 #define POS_END (0) /* Position-list terminator */ 118592 else if( *p1==POS_END ) iCol1 = POSITION_LIST_END;118596 else if( *p2==POS_END ) iCol2 = POSITION_LIST_END;118639 *p++ = POS_END;118707 assert( *p1!=POS_END && *p1!=POS_COLUMN );118708 assert( *p2!=POS_END && *p2!=POS_COLUMN );
116502 #define POS_END (0) /* Position-list terminator */ 118556 else if( *p1==POS_END ) iCol1 = POSITION_LIST_END;118560 else if( *p2==POS_END ) iCol2 = POSITION_LIST_END;118603 *p++ = POS_END;118671 assert( *p1!=POS_END && *p1!=POS_COLUMN );118672 assert( *p2!=POS_END && *p2!=POS_COLUMN );