Searched refs:__GETOPT_ID (Results 1 – 2 of 2) sorted by relevance
68 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y) macro69 # define getopt __GETOPT_ID (getopt)70 # define getopt_long __GETOPT_ID (getopt_long)71 # define getopt_long_only __GETOPT_ID (getopt_long_only)72 # define optarg __GETOPT_ID (optarg)73 # define opterr __GETOPT_ID (opterr)74 # define optind __GETOPT_ID (optind)75 # define optopt __GETOPT_ID (optopt)76 # define option __GETOPT_ID (option)77 # define _getopt_internal __GETOPT_ID (getopt_internal)
67 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y) macro68 # define getopt __GETOPT_ID (getopt)69 # define getopt_long __GETOPT_ID (getopt_long)70 # define getopt_long_only __GETOPT_ID (getopt_long_only)71 # define optarg __GETOPT_ID (optarg)72 # define opterr __GETOPT_ID (opterr)73 # define optind __GETOPT_ID (optind)74 # define optopt __GETOPT_ID (optopt)75 # define option __GETOPT_ID (option)76 # define _getopt_internal __GETOPT_ID (getopt_internal)