Searched defs:_GL_UNUSED (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dgetopt.c228 _getopt_initialize (int argc _GL_UNUSED,
229 char **argv _GL_UNUSED, const char *optstring,
225 _getopt_initialize(int argc _GL_UNUSED, char **argv _GL_UNUSED, const char *optstring, struct _getopt_data *d, int posixly_correct) argument
/osnet-11/usr/src/lib/libparted/common/lib/
H A Dconfig.h1375 # define _GL_UNUSED __attribute__ ((__unused__)) macro
1377 # define _GL_UNUSED macro
1381 #define _UNUSED_PARAMETER_ _GL_UNUSED
/osnet-11/usr/src/grub/grub2/build-bios/
H A Dconfig-util.h1282 # define _GL_UNUSED __attribute__ ((__unused__)) macro
1284 # define _GL_UNUSED macro
1288 #define _UNUSED_PARAMETER_ _GL_UNUSED
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A Dconfig-util.h1282 # define _GL_UNUSED __attribute__ ((__unused__)) macro
1284 # define _GL_UNUSED macro
1288 #define _UNUSED_PARAMETER_ _GL_UNUSED

Completed in 37 milliseconds