Searched refs:OS_SUNOS (Results 1 – 7 of 7) sorted by relevance
110 OS_SUNOS, enumerator126 #define OS_NATIVE OS_SUNOS
30 if (arch_os == OS_SUNOS) { in init_sparc32()
183 { "sunos", OS_SUNOS }, in target_os()
278 case OS_SUNOS: in predefined_macros()
63 if OS_SUNOS
306 #define OS_SUNOS macro
345 AM_CONDITIONAL([OS_SUNOS], [test "x$backend" = xsunos]) condition