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

/vbox/src/recompiler/Sun/
H A Dconfig-host.h38 # define CONFIG_SOLARIS macro
/vbox/src/recompiler/
H A Ddyngen-exec.h91 #ifdef CONFIG_SOLARIS
H A Dcpu-exec.c52 #if defined(__sparc__) && !defined(CONFIG_SOLARIS)
292 #if defined(__sparc__) && !defined(CONFIG_SOLARIS)
499 #if defined(__sparc__) && !defined(CONFIG_SOLARIS)
776 #if defined(__sparc__) && !defined(CONFIG_SOLARIS)
1226 #if !defined(__arch64__) || defined(CONFIG_SOLARIS)
/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.c5 #if defined(CONFIG_SOLARIS)
13 (defined(CONFIG_SOLARIS) && (CONFIG_SOLARIS_VERSION < 10 || CONFIG_SOLARIS_VERSION == 11)) /* VBOX adds sol 11 */
28 (defined(CONFIG_SOLARIS) && CONFIG_SOLARIS_VERSION < 10)
44 (defined(CONFIG_SOLARIS) && CONFIG_SOLARIS_VERSION < 10)
360 (defined(CONFIG_SOLARIS) && CONFIG_SOLARIS_VERSION < 10)
H A Dsoftfloat-native.h6 || defined(CONFIG_SOLARIS) /* VBox: Added __FreeBSD__ */
24 #if defined(CONFIG_SOLARIS) && \
118 || defined(CONFIG_SOLARIS)
H A Dsoftfloat.h39 #if defined(CONFIG_SOLARIS) && defined(CONFIG_NEEDS_LIBSUNMATH)

Completed in 53 milliseconds