Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dmalloca.h95 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; }; argument
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dallocsa.h78 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; }; struct