Lines Matching refs:jstate
157 jbyteArray jstate;
185 c2j_pointer(env, (caddr_t)state, &jstate);
187 return (jstate);
197 jbyteArray jstate) {
201 if (j2c_pointer(env, jstate, (caddr_t *)&state))
251 jbyteArray jstate) {
256 if (j2c_pointer(env, jstate, (caddr_t *)&state))
274 (JNIEnv *env, jobject cls, jbyteArray jstate) {
280 if (j2c_pointer(env, jstate, (caddr_t *)&state))
298 jbyteArray jstate,
305 if (j2c_pointer(env, jstate, (caddr_t *)&state))