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

/external/bison/darwin-lib/
H A Dgetopt.h66 # define __GETOPT_CONCAT(x, y) x ## y macro
67 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y)
/external/bison/lib/
H A Dgetopt.in.h65 # define __GETOPT_CONCAT(x, y) x ## y macro
66 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y)

Completed in 22 milliseconds