Searched defs:SYMBOL (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dbsd_x86_64.s26 #define SYMBOL(s) _ ## s define
29 #define SYMBOL(s) s define
39 .globl SYMBOL(_Copy_arrayof_conjoint_bytes)
40 .globl SYMBOL(_Copy_arrayof_conjoint_jshorts)
41 .globl SYMBOL(_Copy_conjoint_jshorts_atomic)
42 .globl SYMBOL(_Copy_arrayof_conjoint_jints)
43 .globl SYMBOL(_Copy_conjoint_jints_atomic)
44 .globl SYMBOL(_Copy_arrayof_conjoint_jlongs)
45 .globl SYMBOL(_Copy_conjoint_jlongs_atomic)
49 .globl SYMBOL(SafeFetch3
[all...]
H A Dbsd_x86_32.s27 #define SYMBOL(s) _ ## s define
30 #define SYMBOL(s) s define
34 .globl SYMBOL(fixcw)
42 .globl SYMBOL(_Copy_conjoint_bytes)
43 .globl SYMBOL(_Copy_arrayof_conjoint_bytes)
44 .globl SYMBOL(_Copy_conjoint_jshorts_atomic)
45 .globl SYMBOL(_Copy_arrayof_conjoint_jshorts)
46 .globl SYMBOL(_Copy_conjoint_jints_atomic)
47 .globl SYMBOL(_Copy_arrayof_conjoint_jints)
48 .globl SYMBOL(_Copy_conjoint_jlongs_atomi
[all...]
/openjdk7/jdk/src/share/classes/java/util/
H A DCurrency.java259 private static final int SYMBOL = 0; field in class:Currency
489 currencyCode, SYMBOL);
635 case SYMBOL:
/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmscgats.c100 } SYMBOL; typedef in typeref:enum:__anon817
179 SYMBOL sy; // Current symbol
226 SYMBOL sy;
504 cmsBool Check(cmsIT8* it8, SYMBOL sy, const char* Err)
539 SYMBOL BinSrchKey(const char *id)
711 SYMBOL key;
974 void Skip(cmsIT8* it8, SYMBOL sy)

Completed in 40 milliseconds