Searched refs:__GETOPT_ID (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Dgetopt_.h50 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y) macro
51 # define getopt __GETOPT_ID (getopt)
52 # define getopt_long __GETOPT_ID (getopt_long)
53 # define getopt_long_only __GETOPT_ID (getopt_long_only)
54 # define optarg __GETOPT_ID (optarg)
55 # define opterr __GETOPT_ID (opterr)
56 # define optind __GETOPT_ID (optind)
57 # define optopt __GETOPT_ID (optopt)
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dgetopt_.h48 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y) macro
49 # define getopt __GETOPT_ID (getopt)
50 # define getopt_long __GETOPT_ID (getopt_long)
51 # define getopt_long_only __GETOPT_ID (getopt_long_only)
52 # define optarg __GETOPT_ID (optarg)
53 # define opterr __GETOPT_ID (opterr)
54 # define optind __GETOPT_ID (optind)
55 # define optopt __GETOPT_ID (optopt)
/macosx-10.10.1/groff-38/groff/src/include/
H A Dgetopt.h50 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y) macro
51 # define getopt __GETOPT_ID (getopt)
52 # define getopt_long __GETOPT_ID (getopt_long)
53 # define getopt_long_only __GETOPT_ID (getopt_long_only)
54 # define optarg __GETOPT_ID (optarg)
55 # define opterr __GETOPT_ID (opterr)
56 # define optind __GETOPT_ID (optind)
57 # define optopt __GETOPT_ID (optopt)
/macosx-10.10.1/text_cmds-88/sort/
H A Dgetopt.h48 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y) macro
49 # define getopt __GETOPT_ID (getopt)
50 # define getopt_long __GETOPT_ID (getopt_long)
51 # define getopt_long_only __GETOPT_ID (getopt_long_only)
52 # define optarg __GETOPT_ID (optarg)
53 # define opterr __GETOPT_ID (opterr)
54 # define optind __GETOPT_ID (optind)
55 # define optopt __GETOPT_ID (optopt)

Completed in 128 milliseconds