Searched refs:TYPE_ULONG (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/generator/
H A DWrapperGenerator.java105 static final int TYPE_ULONG = 13; field in class:WrapperGenerator.AtomicType
135 type = TYPE_ULONG;
162 case TYPE_ULONG:
266 case TYPE_ULONG:
295 case TYPE_ULONG:
439 case TYPE_ULONG:
1229 symbolTable.put("ulong", new AtomicType(AtomicType.TYPE_ULONG, "", "ulong"));
/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp1431 event->set_timeout((TYPE_ULONG)timeout);

Completed in 41 milliseconds