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

/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c483 static GTY(()) tree small_ident1;
489 if (small_ident1 == 0)
491 small_ident1 = get_identifier ("small");
510 if (id == small_ident1 || id == small_ident2)
526 if (arg == small_ident1 || arg == small_ident2)
480 static GTY(()) tree small_ident1; variable

Completed in 116 milliseconds