Searched refs:small_ident2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c484 static GTY(()) tree small_ident2;
492 small_ident2 = get_identifier ("__small__");
510 if (id == small_ident1 || id == small_ident2)
526 if (arg == small_ident1 || arg == small_ident2)
481 static GTY(()) tree small_ident2; variable

Completed in 93 milliseconds