Home
last modified time | relevance | path

Searched refs:SWIGUNUSED (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_go_wrap.c39 #ifndef SWIGUNUSED
42 # define SWIGUNUSED __attribute__ ((__unused__)) macro
44 # define SWIGUNUSED macro
47 # define SWIGUNUSED __attribute__ ((__unused__)) macro
49 # define SWIGUNUSED macro
63 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
69 # define SWIGINTERN static SWIGUNUSED
H A Dlibwebp_java_wrap.c41 #ifndef SWIGUNUSED
44 # define SWIGUNUSED __attribute__ ((__unused__)) macro
46 # define SWIGUNUSED macro
49 # define SWIGUNUSED __attribute__ ((__unused__)) macro
51 # define SWIGUNUSED macro
65 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
71 # define SWIGINTERN static SWIGUNUSED
159 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const char *msg) { in SWIG_JavaThrowException()
H A Dlibwebp_python_wrap.c49 #ifndef SWIGUNUSED
52 # define SWIGUNUSED __attribute__ ((__unused__)) macro
54 # define SWIGUNUSED macro
57 # define SWIGUNUSED __attribute__ ((__unused__)) macro
59 # define SWIGUNUSED macro
73 # define SWIGUNUSEDPARM(p) p SWIGUNUSED
79 # define SWIGINTERN static SWIGUNUSED

Completed in 12 milliseconds