Searched refs:DUAL_MODE (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/bin/
H A Djava_md_solinux.c53 * models is supported, then DUAL_MODE is defined. When DUAL_MODE is
56 * Currently only Solaris on sparc/sparcv9 and i586/amd64 is DUAL_MODE;
57 * linux i586/amd64 could be defined as DUAL_MODE but that is not the
62 # define DUAL_MODE macro
209 #ifdef DUAL_MODE
214 #endif /* DUAL_MODE */
487 #ifdef DUAL_MODE
522 #endif /* DUAL_MODE */
626 #ifdef DUAL_MODE
[all...]
/openjdk7/hotspot/src/os/posix/launcher/
H A Djava_md.c64 * models is supported, then DUAL_MODE is defined. When DUAL_MODE is
67 * only Solaris on sparc/sparcv9 and i586/amd64 is DUAL_MODE; linux
68 * i586/amd64 could be defined as DUAL_MODE but that is not the
77 # define DUAL_MODE macro
328 #ifdef DUAL_MODE
496 #ifdef DUAL_MODE
559 #ifdef DUAL_MODE
596 #ifdef DUAL_MODE
/openjdk7/jdk/src/macosx/bin/
H A Djava_md_macosx.c65 * models is supported, then DUAL_MODE is defined. MacOSX is a hybrid
71 * 1. VM. DUAL_MODE is disabled, and not supported, however, it is left here in
499 #if defined(DUAL_MODE)
528 #else /* ! DUAL_MODE */
531 #endif /* DUAL_MODE */
564 #if defined(DUAL_MODE)
568 #endif /* DUAL_MODE */

Completed in 256 milliseconds