Home | History | Annotate | Download | only in impl

Lines Matching defs:URES_INDEX_MAX_TABLE_LENGTH

73     private static final int URES_INDEX_MAX_TABLE_LENGTH = 4;
257 if(indexLength <= URES_INDEX_MAX_TABLE_LENGTH) {