Searched refs:__GETOPT_XCONCAT (Results 1 - 2 of 2) sorted by relevance

/external/bison/darwin-lib/
H A Dgetopt.h67 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y) macro
68 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y)
/external/bison/lib/
H A Dgetopt.in.h66 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y) macro
67 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y)

Completed in 347 milliseconds