#include <sys/types.h>
#include <ieeefp.h>
#include "j2s_runtime/j2s_runtime.h"
Defines | |
#define | resultNan 0x7fc00000 |
Functions | |
jint | Java_java_lang_Float_floatToIntBits (JNIEnv *, jclass, jfloat v) |
jfloat | Java_java_lang_Float_intBitsToFloat (JNIENV jclass, jint v) |
|
|
|