Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dglobals.d164 bool fieldwise; // do struct equality testing field-wise rather than by memcmp() variable
H A Dglobals.h149 bool fieldwise; // do struct equality testing field-wise rather than by memcmp() member