Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h5860 #define cxx_sizeof(T) cxx_sizeof_or_alignof_type (T, SIZEOF_EXPR, true) macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h7309 #define cxx_sizeof(T) cxx_sizeof_or_alignof_type (T, SIZEOF_EXPR, false, true) macro