Searched refs:UNUSED (Results 1 – 10 of 10) sorted by relevance
52 #define UNUSED(x) ((void)(sizeof(x))) macro
88 #if !defined(UNUSED)89 #define UNUSED(x) ((void)(x)) /* to avoid warnings */ macro
121 UNUSED(L); in reader()158 UNUSED(L); in writer()
185 UNUSED(ud); in f_luaopen()
434 UNUSED(ud); in unroll()
804 UNUSED(ud); in dothecall()
256 UNUSED(L); in lua_typename()
18 #define UNUSED __attribute__((__unused__)) macro20 #define UNUSED macro88 py_encode_basestring_ascii(PyObject* self UNUSED, PyObject *pystr);786 py_scanstring(PyObject* self UNUSED, PyObject *args) in py_scanstring() argument822 py_encode_basestring_ascii(PyObject* self UNUSED, PyObject *pystr) in py_encode_basestring_ascii() argument
494 #ifdef UNUSED557 #ifdef UNUSED1751 #ifdef UNUSED
18 #define UNUSED __attribute__((__unused__)) macro20 #define UNUSED macro88 py_encode_basestring_ascii(PyObject* self UNUSED, PyObject *pystr);763 py_scanstring(PyObject* self UNUSED, PyObject *args) in py_scanstring() argument799 py_encode_basestring_ascii(PyObject* self UNUSED, PyObject *pystr) in py_encode_basestring_ascii() argument