Searched refs:POS_END (Results 1 – 3 of 3) sorted by relevance
103 POS_END enumerator144 INDIC_MATRA_CATEGORY_NOT_APPLICABLE = POS_END,
132817 #define POS_END (0) /* Position-list terminator */ 135108 else if( *p1==POS_END ) iCol1 = POSITION_LIST_END;135112 else if( *p2==POS_END ) iCol2 = POSITION_LIST_END;135155 *p++ = POS_END;135223 assert( *p1!=POS_END && *p1!=POS_COLUMN );135224 assert( *p2!=POS_END && *p2!=POS_COLUMN );
132799 #define POS_END (0) /* Position-list terminator */ 135090 else if( *p1==POS_END ) iCol1 = POSITION_LIST_END;135094 else if( *p2==POS_END ) iCol2 = POSITION_LIST_END;135137 *p++ = POS_END;135205 assert( *p1!=POS_END && *p1!=POS_COLUMN );135206 assert( *p2!=POS_END && *p2!=POS_COLUMN );