Home | History | Annotate | Download | only in Serialization

Lines Matching refs:NUM_PREDEF_TYPE_IDS

4908   if (Index < NUM_PREDEF_TYPE_IDS) {
4980 Index -= NUM_PREDEF_TYPE_IDS;
5005 if (LocalIndex < NUM_PREDEF_TYPE_IDS)
5009 = F.TypeRemap.find(LocalIndex - NUM_PREDEF_TYPE_IDS);