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

/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Dgetopt_.h48 # define __GETOPT_CONCAT(x, y) x ## y macro
49 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y)
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dgetopt_.h46 # define __GETOPT_CONCAT(x, y) x ## y macro
47 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y)
/macosx-10.10.1/groff-38/groff/src/include/
H A Dgetopt.h48 # define __GETOPT_CONCAT(x, y) x ## y macro
49 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y)
/macosx-10.10.1/text_cmds-88/sort/
H A Dgetopt.h46 # define __GETOPT_CONCAT(x, y) x ## y macro
47 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y)

Completed in 71 milliseconds