Searched refs:_GL_UNUSED (Results 1 – 8 of 8) sorted by relevance
| /dragonfly/gnu/usr.bin/gdb/libgnu/ |
| HD | config.h | 563 # define _GL_INLINE static _GL_UNUSED 564 # define _GL_EXTERN_INLINE static _GL_UNUSED 620 # define _GL_UNUSED __attribute__ ((__unused__)) macro 622 # define _GL_UNUSED macro 626 #define _UNUSED_PARAMETER_ _GL_UNUSED
|
| /dragonfly/contrib/grep/lib/ |
| HD | c-stack.c | 152 null_action (int signo _GL_UNUSED) in null_action() argument 170 segv_handler (void *address _GL_UNUSED, int serious) in segv_handler() argument 193 overflow_handler (int emergency, stackoverflow_context_t context _GL_UNUSED) in overflow_handler() argument 237 segv_handler (int signo, siginfo_t *info, void *context _GL_UNUSED) in segv_handler() argument 332 c_stack_action (_GL_ASYNC_SAFE void (*action) (int) _GL_UNUSED) in c_stack_action() argument
|
| HD | binary-io.h | 50 __gl_setmode (int fd _GL_UNUSED, int mode _GL_UNUSED)
|
| HD | stat-time.h | 105 get_stat_birthtime_ns (struct stat const *st _GL_UNUSED) in get_stat_birthtime_ns() argument 161 get_stat_birthtime (struct stat const *st _GL_UNUSED) in get_stat_birthtime() argument 211 stat_time_normalize (int result, struct stat *st _GL_UNUSED) in stat_time_normalize() argument
|
| HD | getopt.c | 381 _getopt_initialize (int argc _GL_UNUSED, in _getopt_initialize() argument 382 char **argv _GL_UNUSED, const char *optstring, in _getopt_initialize() argument
|
| HD | fts.c | 831 dirent_inode_sort_may_be_useful (FTSENT const *p _GL_UNUSED, in dirent_inode_sort_may_be_useful() argument 832 int dir_fd _GL_UNUSED) in dirent_inode_sort_may_be_useful() argument 837 leaf_optimization (FTSENT const *p _GL_UNUSED, int dir_fd _GL_UNUSED) in leaf_optimization() argument 1130 fts_set(FTS *sp _GL_UNUSED, FTSENT *p, int instr) in fts_set() argument
|
| /dragonfly/gnu/usr.bin/grep/libgreputils/ |
| HD | config.h | 1787 # define _GL_INLINE static _GL_UNUSED 1788 # define _GL_EXTERN_INLINE static _GL_UNUSED 1957 # define _GL_UNUSED __attribute__ ((__unused__)) macro 1959 # define _GL_UNUSED macro 1963 #define _UNUSED_PARAMETER_ _GL_UNUSED 1970 # define _GL_UNUSED_LABEL _GL_UNUSED
|
| /dragonfly/contrib/grep/src/ |
| HD | system.h | 106 static _GL_UNUSED void 108 static _GL_UNUSED void
|