Searched defs:sa_alignof (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.h87 # define sa_alignof __alignof__ macro
90 # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2) macro
94 # define sa_alignof(type) (sizeof (type) <= 4 ? 4 : 8) macro
98 # define sa_alignof(type) (sizeof (type) <= 4 ? 4 : 8) macro
100 # define sa_alignof(type) offsetof (struct { char __slot1; type __slot2; }, __slot2) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dmalloca.h87 # define sa_alignof __alignof__ macro
90 # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2) macro
94 # define sa_alignof(type) (sizeof (type) <= 4 ? 4 : 8) macro
98 # define sa_alignof(type) (sizeof (type) <= 4 ? 4 : 8) macro
100 # define sa_alignof(type) offsetof (struct { char __slot1; type __slot2; }, __slot2) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dmalloca.h87 # define sa_alignof __alignof__ macro
90 # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2) macro
94 # define sa_alignof(type) (sizeof (type) <= 4 ? 4 : 8) macro
98 # define sa_alignof(type) (sizeof (type) <= 4 ? 4 : 8) macro
100 # define sa_alignof(type) offsetof (struct { char __slot1; type __slot2; }, __slot2) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dallocsa.h87 # define sa_alignof __alignof__ macro
90 # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2) macro
94 # define sa_alignof(type) (sizeof (type) <= 4 ? 4 : 8) macro
98 # define sa_alignof(type) 4 macro
100 # define sa_alignof(type) offsetof (struct { char __slot1; type __slot2; }, __slot2) macro

Completed in 94 milliseconds