Searched refs:stream_encodeFloat (Results 1 – 3 of 3) sorted by relevance
29 jfloat stream_encodeFloat(jfloat theFloat);
30 stream_encodeFloat(jfloat theFloat) in stream_encodeFloat() function
72 #define HOST_TO_JAVA_FLOAT(x) stream_encodeFloat(x)