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

  /src/external/gpl3/gcc.old/dist/gcc/
opts.h 97 /* Options marked with CL_SEPARATE take a number of separate
177 #define CL_SEPARATE (1U << 23) /* If takes a separate argument. */
  /src/external/gpl3/gcc/dist/gcc/
opts.h 98 /* Options marked with CL_SEPARATE take a number of separate
182 #define CL_SEPARATE (1U << 23) /* If takes a separate argument. */

Completed in 16 milliseconds