Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dfrontend.c44 static char const *ARCH_IA64 = "ia64"; variable
525 else if (strcmp(arch_str, ARCH_IA64) == 0) in arch_strtoi()