Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dsun_map.c111 #define AMD_ARCH "${arch}" /* host architecture */ macro
223 if ((tmp2 = sun_strsub(tmp, SUN_ARCH, AMD_ARCH)) != NULL) { in sun_expand2amd()
227 if ((tmp2 = sun_strsub(tmp, SUN_CPU, AMD_ARCH)) != NULL) { in sun_expand2amd()
250 if ((tmp2 = sun_strsub(tmp, SUN_NATISA, AMD_ARCH)) != NULL) { in sun_expand2amd()