OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ARG_UNUSED
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/coregrind/m_demangle/
ansidecl.h
145
/* Similarly to
ARG_UNUSED
below. Prior to GCC 3.4, the C++ frontend
159
# define
ARG_UNUSED
(NAME) NAME ATTRIBUTE_UNUSED
161
# define
ARG_UNUSED
(NAME) NAME
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
ansidecl.h
289
# define
ARG_UNUSED
(NAME) NAME ATTRIBUTE_UNUSED
291
# define
ARG_UNUSED
(NAME) NAME
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
ansidecl.h
289
# define
ARG_UNUSED
(NAME) NAME ATTRIBUTE_UNUSED
291
# define
ARG_UNUSED
(NAME) NAME
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ansidecl.h
282
/* Similarly to
ARG_UNUSED
below. Prior to GCC 3.4, the C++ frontend
296
# define
ARG_UNUSED
(NAME) NAME ATTRIBUTE_UNUSED
298
# define
ARG_UNUSED
(NAME) NAME
insn-flags.h
[
all
...]
/toolchain/binutils/binutils-2.25/include/
ansidecl.h
282
/* Similarly to
ARG_UNUSED
below. Prior to GCC 3.4, the C++ frontend
296
# define
ARG_UNUSED
(NAME) NAME ATTRIBUTE_UNUSED
298
# define
ARG_UNUSED
(NAME) NAME
Completed in 108 milliseconds