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

  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 25 /* Standalone applications should #define __GETOPT_PREFIX to an
33 #if defined __GETOPT_PREFIX && !defined __need_getopt
47 # define __GETOPT_ID(y) __GETOPT_XCONCAT (__GETOPT_PREFIX, y)
63 This used to be `#if defined __GETOPT_PREFIX && !defined __need_getopt',
74 # if defined __GETOPT_PREFIX
  /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...]
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 694 #undef __GETOPT_PREFIX

Completed in 579 milliseconds