Searched refs:unused (Results 1 – 18 of 18) sorted by relevance
27 void unused() in unused() function
22 LOCAL_CFLAGS := -Wall -Werror -Wno-unused-parameter
27 // N % (sizeof(_WordT) * CHAR_BIT) unused bits. (They are the high-29 // of class bitset<> that those unused bits are always zero.
11 check_cxx_compiler_flag(-Wno-unused-parameter LIBCXX_HAS_WNO_UNUSED_PARAMETER_FLAG)
80 volatile float result __attribute__((unused)) = 123.0f / zero; in DivideByZero()
11 dnl drop unused 'static inline' functions.
324 dnl do a syntax check even on unused #if conditions and give an error
116 #ifdef unused
211 #define UNUSED __attribute__ ((unused))
263 static void __attribute__ ((unused))
1419 * make.h: Create an UNUSED macro to mark unused parameters.2042 * variable.c (pop_variable_scope): Remove variable made unused by2047 * file.c (lookup_file): Remove variables made unused by new hash2050 (dir_contents_file_exists_p): Remove variables made unused by new2709 * remake.c (f_mtime): Remove unused var memtime.
152 append_if(LIBCXX_CXX_WARNING_FLAGS LIBCXX_HAS_WNO_UNUSED_PARAMETER_FLAG -Wno-unused-parameter)
604 char unused; member
635 #~ msgid "unused error"
50 # define UNUSED __attribute__((unused))
2279 // Number of unused blocks at back:2424 // Number of unused blocks at front:
299 * sed/utils.c (panic): Remove declaration of unused local, "fd".2674 eliminate unused structure members from struct fp_list;