Searched refs:sa_alignof_helper (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dmalloca.h89 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; }; struct
90 # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dmalloca.h89 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; }; struct
90 # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dmalloca.h89 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; }; struct
90 # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dallocsa.h89 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; }; struct
90 # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2)

Completed in 142 milliseconds