Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.h358 #define D_CONLY 0x001 /* C only (not in C++). */ macro
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.h411 #define D_CONLY 0x001 /* C only (not in C++). */ macro