Searched refs:__GETOPT_PREFIX (Results 1 - 4 of 4) sorted by relevance

/external/bison/darwin-lib/
H A Dgetopt.h42 /* 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
H A Dconfig.h2124 #define __GETOPT_PREFIX rpl_ macro
/external/bison/lib/
H A Dgetopt.in.h41 /* 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
H A Dconfig.in.h2123 #undef __GETOPT_PREFIX macro

Completed in 169 milliseconds