Searched defs:_GL_UNUSED (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/grep/lib/ |
H A D | c-stack.c | 152 null_action (int signo _GL_UNUSED) in null_action() 170 segv_handler (void *address _GL_UNUSED, int serious) in segv_handler() 193 overflow_handler (int emergency, stackoverflow_context_t context _GL_UNUSED) in overflow_handler() 237 segv_handler (int signo, siginfo_t *info, void *context _GL_UNUSED) in segv_handler() 332 c_stack_action (_GL_ASYNC_SAFE void (*action) (int) _GL_UNUSED) in c_stack_action()
|
H A D | stat-time.h | 105 get_stat_birthtime_ns (struct stat const *st _GL_UNUSED) in get_stat_birthtime_ns() 161 get_stat_birthtime (struct stat const *st _GL_UNUSED) in get_stat_birthtime() 211 stat_time_normalize (int result, struct stat *st _GL_UNUSED) in stat_time_normalize()
|
H A D | getopt.c | 381 _getopt_initialize (int argc _GL_UNUSED, in _getopt_initialize() 382 char **argv _GL_UNUSED, const char *optstring, in _getopt_initialize()
|
H A D | fts.c | 831 dirent_inode_sort_may_be_useful (FTSENT const *p _GL_UNUSED, in dirent_inode_sort_may_be_useful() 832 int dir_fd _GL_UNUSED) in dirent_inode_sort_may_be_useful() 837 leaf_optimization (FTSENT const *p _GL_UNUSED, int dir_fd _GL_UNUSED) in leaf_optimization() 1130 fts_set(FTS *sp _GL_UNUSED, FTSENT *p, int instr) in fts_set()
|
/dflybsd-src/gnu/usr.bin/gdb/libgnu/ |
H A D | config.h | 620 # define _GL_UNUSED __attribute__ ((__unused__)) macro 622 # define _GL_UNUSED macro
|
/dflybsd-src/gnu/usr.bin/grep/libgreputils/ |
H A D | config.h | 1957 # define _GL_UNUSED __attribute__ ((__unused__)) macro 1959 # define _GL_UNUSED macro
|