Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/
H A Dinternal.h736 #define DSC(str) (const unsigned char *)str, sizeof str - 1 macro
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dinternal.h771 #define DSC(str) (const unsigned char *)str, sizeof str - 1 macro