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

  /external/bison/darwin-lib/
getopt.h 42 /* Standalone applications should #define __GETOPT_PREFIX to an
51 #if defined __GETOPT_PREFIX && !defined __need_getopt
68 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y)
86 This used to be '#if defined __GETOPT_PREFIX && !defined __need_getopt',
97 # if defined __GETOPT_PREFIX
config.h     [all...]
  /external/bison/lib/
getopt.in.h 41 /* Standalone applications should #define __GETOPT_PREFIX to an
50 #if defined __GETOPT_PREFIX && !defined __need_getopt
67 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y)
85 This used to be '#if defined __GETOPT_PREFIX && !defined __need_getopt',
96 # if defined __GETOPT_PREFIX
config.in.h     [all...]

Completed in 204 milliseconds