Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h425 #define D_CONLY 0x0001 /* C only (not in C++). */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h442 #define D_CONLY 0x0001 /* C only (not in C++). */ macro