repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[AArch64] Replace temporary inline assembler for vset_lane
[official-gcc.git]
/
libjava
/
testsuite
/
libjava.jni
/
findclass.h
blob
d0d301e9359dc93845e8f889cfa040228f1ed94c
1
/* DO NOT EDIT THIS FILE - it is machine generated */
2
3
#include <jni.h>
4
5
#ifndef __findclass__
6
#define __findclass__
7
8
#ifdef __cplusplus
9
extern
"C"
10
{
11
#endif
12
13
JNIEXPORT jclass JNICALL
Java_findclass_doit
(
JNIEnv
*
env
,
jclass
,
jstring
);
14
15
#ifdef __cplusplus
16
}
17
#endif
18
19
#endif
/* __findclass__ */