Home
last modified time | relevance | path

Searched defs:CL_JOINED (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dopts.h72 #define CL_JOINED (1 << 24) /* If takes joined argument. */ macro
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-opts.c79 #define CL_JOINED (1 << 4) /* If takes joined argument. */ macro