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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dmalloca.h99 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; }; struct
100 # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dallocsa.h78 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; }; struct
79 # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2)
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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 191 milliseconds