HomeSort by relevance Sort by last modified time
    Searched refs:__GETOPT_CONCAT (Results 1 - 2 of 2) sorted by null

  /external/bison/darwin-lib/
getopt.h 66 # define __GETOPT_CONCAT(x, y) x ## y
67 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y)
  /external/bison/lib/
getopt.in.h 65 # define __GETOPT_CONCAT(x, y) x ## y
66 # define __GETOPT_XCONCAT(x, y) __GETOPT_CONCAT (x, y)

Completed in 202 milliseconds