Home
last modified time | relevance | path

Searched refs:__GETOPT_XCONCAT (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/diffutils/lib/
H A Dgetopt-pfx-core.h37 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y) macro
38 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y)
H A Dgetopt-pfx-ext.h37 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y) macro
38 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y)
/dragonfly/contrib/grep/lib/
H A Dgetopt-pfx-core.h37 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y) macro
38 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y)
H A Dgetopt-pfx-ext.h37 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y) macro
38 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y)
/dragonfly/contrib/cvs-1.12/lib/
H A Dgetopt_.h49 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y) macro
50 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y)