HomeSort by: relevance | last modified time | path
    Searched defs:CL_PARAMS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
opts.h 161 #define CL_PARAMS (1U << 16) /* Fake entry. Used to display --param info with --help. */
168 #define CL_MIN_OPTION_CLASS CL_PARAMS
  /src/external/gpl3/gcc/dist/gcc/
opts.h 166 #define CL_PARAMS (1U << 16) /* Fake entry. Used to display --param info with --help. */
173 #define CL_MIN_OPTION_CLASS CL_PARAMS

Completed in 15 milliseconds