HomeSort by relevance Sort by last modified time
    Searched refs:stream_encodeFloat (Results 1 - 3 of 3) sorted by null

  /external/oj-libjdwp/src/share/back/
stream.h 29 jfloat stream_encodeFloat(jfloat theFloat);
stream.c 30 stream_encodeFloat(jfloat theFloat)
  /external/oj-libjdwp/src/solaris/back/
util_md.h 72 #define HOST_TO_JAVA_FLOAT(x) stream_encodeFloat(x)

Completed in 85 milliseconds