index_of         224 modules/up/src/gnug++/unsigned.XPlex.cc   int i = t->index_of(p) + 1;
index_of         241 modules/up/src/gnug++/unsigned.XPlex.cc   int i = t->index_of(p) - 1;
index_of         192 modules/up/src/gnug++/unsigned.XPlex.h   return ch->index_of(p);
index_of         223 modules/up/src/rpsl/gnu/PrefixRange.XPlex.cc   int i = t->index_of(p) + 1;
index_of         240 modules/up/src/rpsl/gnu/PrefixRange.XPlex.cc   int i = t->index_of(p) - 1;
index_of         192 modules/up/src/rpsl/gnu/PrefixRange.XPlex.h   return ch->index_of(p);