Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/parser/
H A Dfrontend.c46 static char const *ARCH_IA64 = "ia64"; variable
527 else if (strcmp(arch_str, ARCH_IA64) == 0) in arch_strtoi()