offsetof 68 lib/gnu/stdalign.in.h # define _Alignof(type) offsetof (__alignof_helper<type>, __b) offsetof 71 lib/gnu/stdalign.in.h # define _Alignof(type) offsetof (struct { char __a; type __b; }, __b) offsetof 31 maint/gnulib/lib/alignof.h # define alignof_slot(type) offsetof (alignof_helper<type>, __slot2) offsetof 33 maint/gnulib/lib/alignof.h # define alignof_slot(type) offsetof (struct { char __slot1; type __slot2; }, __slot2) offsetof 125 maint/gnulib/lib/argp-help.c { "dup-args", true, offsetof (struct uparams, dup_args) }, offsetof 126 maint/gnulib/lib/argp-help.c { "dup-args-note", true, offsetof (struct uparams, dup_args_note) }, offsetof 127 maint/gnulib/lib/argp-help.c { "short-opt-col", false, offsetof (struct uparams, short_opt_col) }, offsetof 128 maint/gnulib/lib/argp-help.c { "long-opt-col", false, offsetof (struct uparams, long_opt_col) }, offsetof 129 maint/gnulib/lib/argp-help.c { "doc-opt-col", false, offsetof (struct uparams, doc_opt_col) }, offsetof 130 maint/gnulib/lib/argp-help.c { "opt-doc-col", false, offsetof (struct uparams, opt_doc_col) }, offsetof 131 maint/gnulib/lib/argp-help.c { "header-col", false, offsetof (struct uparams, header_col) }, offsetof 132 maint/gnulib/lib/argp-help.c { "usage-indent", false, offsetof (struct uparams, usage_indent) }, offsetof 133 maint/gnulib/lib/argp-help.c { "rmargin", false, offsetof (struct uparams, rmargin) } offsetof 145 maint/gnulib/lib/argp-help.c || up->uparams_offs == offsetof (struct uparams, rmargin)) offsetof 706 maint/gnulib/lib/bitset/array.c size_t header_size = offsetof (union bitset_union, a.words); offsetof 708 maint/gnulib/lib/bitset/array.c size_t bitset_alignment = offsetof (struct bitset_align_struct, b); offsetof 85 maint/gnulib/lib/bitset/list.c ((lbitset_elt *) (void *) ((char *) (X) - offsetof (lbitset_elt, words))) offsetof 4321 maint/gnulib/lib/dfa.c memset (dfa, 0, offsetof (struct dfa, dfaexec)); offsetof 4361 maint/gnulib/lib/dfa.c memset (to, 0, offsetof (struct dfa, syntax)); offsetof 59 maint/gnulib/lib/flexmember.h ((offsetof (type, member) + FLEXALIGNOF (type) - 1 + (n)) \ offsetof 1303 maint/gnulib/lib/glob.c - offsetof (struct globnames, name)) offsetof 1394 maint/gnulib/lib/glob.c size_t nameoff = offsetof (struct globnames, name); offsetof 99 maint/gnulib/lib/malloca.h # define sa_alignof(type) offsetof (sa_alignof_helper<type>, __slot2) offsetof 109 maint/gnulib/lib/malloca.h # define sa_alignof(type) offsetof (struct { char __slot1; type __slot2; }, __slot2) offsetof 148 maint/gnulib/lib/opendir.c malloc (offsetof (struct gl_directory, dir_name_mask[0]) offsetof 98 maint/gnulib/lib/readdir.c ((char *) dirp->entry.cFileName - offsetof (struct dirent, d_name[0])); offsetof 42 maint/gnulib/lib/scandir.c offsetof (struct dirent, d_name)) offsetof 217 maint/gnulib/lib/stat-time.h short int const ts_off[] = { offsetof (struct stat, st_atim), offsetof 218 maint/gnulib/lib/stat-time.h offsetof (struct stat, st_mtim), offsetof 219 maint/gnulib/lib/stat-time.h offsetof (struct stat, st_ctim) }; offsetof 68 maint/gnulib/lib/stdalign.in.h # define _Alignof(type) offsetof (__alignof_helper<type>, __b) offsetof 71 maint/gnulib/lib/stdalign.in.h # define _Alignof(type) offsetof (struct { char __a; type __b; }, __b) offsetof 46 maint/gnulib/lib/time_rz.c enum { ABBR_SIZE_MIN = DEFAULT_MXFAST - offsetof (struct tm_zone, abbrs) }; offsetof 47 maint/gnulib/lib/unicase/u-ct-casefold.h uc_tocasefold, offsetof (struct special_casing_rule, casefold[0]), offsetof 74 maint/gnulib/lib/unicase/u-ct-casefold.h uc_tocasefold, offsetof (struct special_casing_rule, casefold[0]), offsetof 126 maint/gnulib/lib/unicase/u-ct-totitle.h offset_in_rule = offsetof (struct special_casing_rule, title[0]); offsetof 140 maint/gnulib/lib/unicase/u-ct-totitle.h offset_in_rule = offsetof (struct special_casing_rule, lower[0]); offsetof 45 maint/gnulib/lib/unicase/u16-ct-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), offsetof 45 maint/gnulib/lib/unicase/u16-ct-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), offsetof 44 maint/gnulib/lib/unicase/u16-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), offsetof 44 maint/gnulib/lib/unicase/u16-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), offsetof 45 maint/gnulib/lib/unicase/u32-ct-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), offsetof 45 maint/gnulib/lib/unicase/u32-ct-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), offsetof 44 maint/gnulib/lib/unicase/u32-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), offsetof 44 maint/gnulib/lib/unicase/u32-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), offsetof 45 maint/gnulib/lib/unicase/u8-ct-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), offsetof 45 maint/gnulib/lib/unicase/u8-ct-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), offsetof 44 maint/gnulib/lib/unicase/u8-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), offsetof 44 maint/gnulib/lib/unicase/u8-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), offsetof 685 maint/gnulib/lib/vma-iter.c offsetof (struct kinfo_vmentry, kve_path); offsetof 36 maint/gnulib/tests/test-alignof.c verify (alignof_slot (type) == offsetof (type##_helper, slot2)); \ offsetof 57 maint/gnulib/tests/test-stdalign.c verify (alignof (type) == offsetof (type##_helper, slot2)); \ offsetof 46 maint/gnulib/tests/test-stddef.c verify (sizeof (offsetof (struct d, e)) == sizeof (size_t)); offsetof 47 maint/gnulib/tests/test-stddef.c verify (offsetof (struct d, f) == 1); offsetof 51 maint/gnulib/tests/test-stddef.c verify ((offsetof (struct d, e) < -1) == (INT_MAX < (size_t) -1));