Lines Matching refs:Position
162 // Search in type list, return position or -1 if not found180 int Position;185 Position = IsInSet(Type, c);187 if (Position != -1) {189 *index = Position;196 Position = IsInSet(Type, c);198 if (Position != -1) {200 *index = Position;