Home
last modified time | relevance | path

Searched refs:T_MAX (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Drdcoff.c63 #define T_MAX (T_LNGDBL) macro
83 debug_type basic[T_MAX + 1];
248 && ntype <= T_MAX in parse_coff_base_type()
369 && ntype <= T_MAX) in parse_coff_base_type()
679 for (i = 0; i <= T_MAX; i++) in parse_coff()