HomeSort by relevance Sort by last modified time
    Searched defs:SWIGUNUSED (Results 1 - 5 of 5) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/extras/
extras_wrap.cpp 70 #ifndef SWIGUNUSED
73 # define SWIGUNUSED __attribute__ ((__unused__))
75 # define SWIGUNUSED
78 # define SWIGUNUSED __attribute__ ((__unused__))
80 # define SWIGUNUSED
94 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
100 # define SWIGINTERN static SWIGUNUSED
201 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const char *msg) {
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
linearmath_wrap.cpp 70 #ifndef SWIGUNUSED
73 # define SWIGUNUSED __attribute__ ((__unused__))
75 # define SWIGUNUSED
78 # define SWIGUNUSED __attribute__ ((__unused__))
80 # define SWIGUNUSED
94 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
100 # define SWIGINTERN static SWIGUNUSED
201 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const char *msg) {
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp 70 #ifndef SWIGUNUSED
73 # define SWIGUNUSED __attribute__ ((__unused__))
75 # define SWIGUNUSED
78 # define SWIGUNUSED __attribute__ ((__unused__))
80 # define SWIGUNUSED
94 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
100 # define SWIGINTERN static SWIGUNUSED
201 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const char *msg) {
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/
dynamics_wrap.cpp 70 #ifndef SWIGUNUSED
73 # define SWIGUNUSED __attribute__ ((__unused__))
75 # define SWIGUNUSED
78 # define SWIGUNUSED __attribute__ ((__unused__))
80 # define SWIGUNUSED
94 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
100 # define SWIGINTERN static SWIGUNUSED
201 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const char *msg) {
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
collision_wrap.cpp 70 #ifndef SWIGUNUSED
73 # define SWIGUNUSED __attribute__ ((__unused__))
75 # define SWIGUNUSED
78 # define SWIGUNUSED __attribute__ ((__unused__))
80 # define SWIGUNUSED
94 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
100 # define SWIGINTERN static SWIGUNUSED
201 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const char *msg) {
    [all...]

Completed in 812 milliseconds