Home | History | Annotate | Download | only in src

Lines Matching refs:FIRST_TYPE

752   FIRST_TYPE = 0x0,
754 FIRST_NAME_TYPE = FIRST_TYPE,
2612 FIRST_TYPE = INT64,
2802 for (Type type = FIRST_TYPE; index > last_index(type, section);
2863 DCHECK(type >= FIRST_TYPE && type < NUMBER_OF_TYPES);