#include "incls/_precompiled.incl"
#include "incls/_dByteArrayOop.cpp.incl"
Include dependency graph for dByteArrayOop.cpp:
Go to the source code of this file.
Functions | |
int | sub_sign (int a, int b) |
int | compare_as_doubleBytes (const doubleByte *a, const doubleByte *b) |
int compare_as_doubleBytes | ( | const doubleByte * | a, | |
const doubleByte * | b | |||
) | [inline] |
Definition at line 52 of file dByteArrayOop.cpp.
References sub_sign().
Referenced by doubleByteArrayOopDesc::compare().
Here is the call graph for this function:
int sub_sign | ( | int | a, | |
int | b | |||
) | [inline] |
Definition at line 46 of file dByteArrayOop.cpp.