Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 10 of 10) sorted by relevance

/device/google/contexthub/firmware/os/algos/util/
Dnano_assert.h52 #define UNUSED(x) ((void)(sizeof(x))) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dllimits.h88 #if !defined(UNUSED)
89 #define UNUSED(x) ((void)(x)) /* to avoid warnings */ macro
Dluac.c121 UNUSED(L); in reader()
158 UNUSED(L); in writer()
Dlstate.c185 UNUSED(ud); in f_luaopen()
Dldo.c434 UNUSED(ud); in unroll()
Dlgc.c804 UNUSED(ud); in dothecall()
Dlapi.c256 UNUSED(L); in lua_typename()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_json.c18 #define UNUSED __attribute__((__unused__)) macro
20 #define UNUSED macro
88 py_encode_basestring_ascii(PyObject* self UNUSED, PyObject *pystr);
786 py_scanstring(PyObject* self UNUSED, PyObject *args) in py_scanstring() argument
822 py_encode_basestring_ascii(PyObject* self UNUSED, PyObject *pystr) in py_encode_basestring_ascii() argument
Dflmodule.c494 #ifdef UNUSED
557 #ifdef UNUSED
1751 #ifdef UNUSED
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_json.c18 #define UNUSED __attribute__((__unused__)) macro
20 #define UNUSED macro
88 py_encode_basestring_ascii(PyObject* self UNUSED, PyObject *pystr);
763 py_scanstring(PyObject* self UNUSED, PyObject *args) in py_scanstring() argument
799 py_encode_basestring_ascii(PyObject* self UNUSED, PyObject *pystr) in py_encode_basestring_ascii() argument