Home
last modified time | relevance | path

Searched refs:_GL_UNUSED (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/posix/
Dtempname.c184 try_dir (char *tmpl, void *flags _GL_UNUSED) in try_dir() argument
190 try_nocreate (char *tmpl, void *flags _GL_UNUSED) in try_nocreate() argument
/glibc-2.36/include/
Dlibc-symbols.h891 # define _GL_UNUSED __attribute__ ((__unused__)) macro
893 # define _GL_UNUSED macro
901 # define _GL_UNUSED_LABEL _GL_UNUSED
/glibc-2.36/posix/
Dgetopt.c380 _getopt_initialize (int argc _GL_UNUSED, in _getopt_initialize() argument
381 char **argv _GL_UNUSED, const char *optstring, in _getopt_initialize() argument
/glibc-2.36/ChangeLog.old/
DChangeLog.186972 _GL_UNUSED, _GL_UNUSED_LABEL, _GL_ATTRIBUTE_PURE, and
6975 parameters with _GL_UNUSED.