Searched refs:__unused__ (Results 26 - 50 of 75) sorted by relevance

123

/freebsd-9.3-release/contrib/xz/src/liblzma/common/
H A Dindex_decoder.c60 uint8_t *restrict out lzma_attribute((__unused__)),
61 size_t *restrict out_pos lzma_attribute((__unused__)),
62 size_t out_size lzma_attribute((__unused__)),
63 lzma_action action lzma_attribute((__unused__)))
H A Dalone_encoder.c35 lzma_allocator *allocator lzma_attribute((__unused__)),
H A Dalone_decoder.c54 lzma_allocator *allocator lzma_attribute((__unused__)),
H A Dblock_encoder.c147 const lzma_filter *filters lzma_attribute((__unused__)),
/freebsd-9.3-release/contrib/xz/src/liblzma/simple/
H A Darm.c18 arm_code(lzma_simple *simple lzma_attribute((__unused__)),
H A Darmthumb.c18 armthumb_code(lzma_simple *simple lzma_attribute((__unused__)),
H A Dpowerpc.c18 powerpc_code(lzma_simple *simple lzma_attribute((__unused__)),
H A Dsparc.c18 sparc_code(lzma_simple *simple lzma_attribute((__unused__)),
H A Dia64.c18 ia64_code(lzma_simple *simple lzma_attribute((__unused__)),
/freebsd-9.3-release/contrib/gcc/
H A Dunwind-dw2-fde.h176 last_fde (struct object *obj __attribute__ ((__unused__)), const fde *f)
175 last_fde(struct object *obj __attribute__ ((__unused__)), const fde *f) argument
H A Dunwind-generic.h216 _Unwind_GetTextRelBase (struct _Unwind_Context *_C __attribute__ ((__unused__))) argument
/freebsd-9.3-release/contrib/xz/src/xz/
H A Dsignals.c182 signal_handler(DWORD type lzma_attribute((__unused__)))
H A Doptions.c153 const char *valuestr lzma_attribute((__unused__)))
197 const char *valuestr lzma_attribute((__unused__)))
/freebsd-9.3-release/contrib/libstdc++/include/tr1/
H A Dtuple_iterate.h111 operator=(const tuple& __in __attribute__((__unused__)) )
/freebsd-9.3-release/contrib/xz/src/liblzma/delta/
H A Ddelta_encoder.c88 const lzma_filter *filters_null lzma_attribute((__unused__)),
/freebsd-9.3-release/contrib/libstdc++/include/debug/
H A Dfunctions.h160 __attribute__((__unused__)))
170 const _Integer& __n __attribute__((__unused__)))
/freebsd-9.3-release/lib/libedit/
H A Dfilecomplete.c564 _el_fn_complete(EditLine *el, int ch __attribute__((__unused__)))
661 _el_fn_sh_complete(EditLine *el, int ch __attribute__((__unused__)))
H A Dreadline.c178 _get_prompt(EditLine *el __attribute__((__unused__)))
1625 int direction __attribute__((__unused__)), int pos)
1711 _el_rl_tstp(EditLine *el __attribute__((__unused__)), int ch __attribute__((__unused__)))
1732 __attribute__((__unused__)))
1746 rl_complete(int ignore __attribute__((__unused__)), int invoking_key)
1778 _el_rl_complete(EditLine *el __attribute__((__unused__)), int ch)
1828 rl_reset_terminal(const char *p __attribute__((__unused__)))
/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Deh_personality.cc161 __attribute__((__unused__)))
280 __attribute__((__unused__)),
284 _Unwind_Ptr landing_pad __attribute__((__unused__)),
/freebsd-9.3-release/contrib/binutils/include/
H A Dansidecl.h269 #define ATTRIBUTE_UNUSED __attribute__ ((__unused__))
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dansidecl.h269 #define ATTRIBUTE_UNUSED __attribute__ ((__unused__))
/freebsd-9.3-release/contrib/gdb/include/
H A Dansidecl.h264 #define ATTRIBUTE_UNUSED __attribute__ ((__unused__))
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Ddarwin-ldouble.c323 __gcc_qtos (double a, double aa __attribute__ ((__unused__))) argument
330 __gcc_qtod (double a, double aa __attribute__ ((__unused__))) argument
/freebsd-9.3-release/sys/sys/
H A Dcdefs.h211 #define __unused __attribute__((__unused__))
220 #define __unused __attribute__((__unused__))
/freebsd-9.3-release/contrib/bmake/
H A Dmake.h110 #define MAKE_ATTR_UNUSED __attribute__((__unused__))

Completed in 125 milliseconds

123