HomeSort by: relevance | last modified time | path
    Searched refs:ALIGNOF (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/sys/arch/evbarm/conf/
ldscript.evbarm 16 .text (KERNEL_BASE_virt + ALIGN(SIZEOF(.start), ALIGNOF(.text))) :
17 AT (LOADADDR(.start) + ALIGN(SIZEOF(.start), ALIGNOF(.text)))
  /src/sys/arch/netwinder/conf/
kern.ldscript 15 .text (KERNEL_BASE_virt + ALIGN(SIZEOF(.start), ALIGNOF(.text))) :
16 AT (LOADADDR(.start) + ALIGN(SIZEOF(.start), ALIGNOF(.text)))
  /src/external/mit/xorg/lib/libxcb/files/
screensaver.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
227 xcb_align_to = ALIGNOF(xcb_pixmap_t);
235 xcb_align_to = ALIGNOF(uint32_t);
243 xcb_align_to = ALIGNOF(xcb_pixmap_t);
251 xcb_align_to = ALIGNOF(uint32_t);
259 xcb_align_to = ALIGNOF(uint32_t);
267 xcb_align_to = ALIGNOF(uint32_t);
275 xcb_align_to = ALIGNOF(uint32_t);
283 xcb_align_to = ALIGNOF(uint32_t);
291 xcb_align_to = ALIGNOF(uint32_t)
    [all...]
xkb.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
183 xcb_align_to = ALIGNOF(char);
195 xcb_align_to = ALIGNOF(char);
313 xcb_align_to = ALIGNOF(xcb_xkb_kt_map_entry_t);
325 xcb_align_to = ALIGNOF(xcb_xkb_mod_def_t);
425 xcb_align_to = ALIGNOF(xcb_keysym_t);
753 xcb_align_to = ALIGNOF(xcb_xkb_kt_set_map_entry_t);
765 xcb_align_to = ALIGNOF(xcb_xkb_kt_set_map_entry_t);
883 xcb_align_to = ALIGNOF(xcb_point_t);
964 xcb_align_to = ALIGNOF(xcb_xkb_outline_t)
    [all...]
xinput.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
129 xcb_align_to = ALIGNOF(char);
306 xcb_align_to = ALIGNOF(xcb_input_axis_info_t);
412 xcb_align_to = ALIGNOF(xcb_input_key_code_t);
418 xcb_align_to = ALIGNOF(xcb_input_key_code_t);
424 xcb_align_to = ALIGNOF(uint16_t);
430 xcb_align_to = ALIGNOF(uint8_t);
438 xcb_align_to = ALIGNOF(uint16_t);
446 xcb_align_to = ALIGNOF(uint8_t);
452 xcb_align_to = ALIGNOF(uint8_t)
    [all...]
sync.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
111 xcb_align_to = ALIGNOF(char);
301 xcb_align_to = ALIGNOF(xcb_sync_systemcounter_t);
572 xcb_align_to = ALIGNOF(xcb_sync_waitcondition_t);
805 xcb_align_to = ALIGNOF(xcb_sync_counter_t);
813 xcb_align_to = ALIGNOF(uint32_t);
821 xcb_align_to = ALIGNOF(xcb_sync_int64_t);
829 xcb_align_to = ALIGNOF(uint32_t);
837 xcb_align_to = ALIGNOF(xcb_sync_int64_t);
845 xcb_align_to = ALIGNOF(uint32_t)
    [all...]
render.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
183 xcb_align_to = ALIGNOF(xcb_render_pictvisual_t);
264 xcb_align_to = ALIGNOF(xcb_render_pictdepth_t);
526 xcb_align_to = ALIGNOF(xcb_render_pictforminfo_t);
541 xcb_align_to = ALIGNOF(xcb_render_pictscreen_t);
553 xcb_align_to = ALIGNOF(uint32_t);
703 xcb_align_to = ALIGNOF(xcb_render_indexvalue_t);
822 xcb_align_to = ALIGNOF(uint32_t);
830 xcb_align_to = ALIGNOF(xcb_render_picture_t);
838 xcb_align_to = ALIGNOF(int32_t)
    [all...]
bigreq.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
ge.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
xproto.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
432 xcb_align_to = ALIGNOF(xcb_visualtype_t);
513 xcb_align_to = ALIGNOF(xcb_depth_t);
583 xcb_align_to = ALIGNOF(char);
604 xcb_align_to = ALIGNOF(char);
713 xcb_align_to = ALIGNOF(char);
789 xcb_align_to = ALIGNOF(char);
867 xcb_align_to = ALIGNOF(char);
888 xcb_align_to = ALIGNOF(xcb_format_t);
903 xcb_align_to = ALIGNOF(xcb_screen_t)
    [all...]
randr.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
148 xcb_align_to = ALIGNOF(uint16_t);
430 xcb_align_to = ALIGNOF(xcb_randr_screen_size_t);
445 xcb_align_to = ALIGNOF(xcb_randr_refresh_rates_t);
721 xcb_align_to = ALIGNOF(xcb_randr_crtc_t);
733 xcb_align_to = ALIGNOF(xcb_randr_output_t);
745 xcb_align_to = ALIGNOF(xcb_randr_mode_info_t);
757 xcb_align_to = ALIGNOF(uint8_t);
942 xcb_align_to = ALIGNOF(xcb_randr_crtc_t);
954 xcb_align_to = ALIGNOF(xcb_randr_mode_t)
    [all...]
xselinux.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
103 xcb_align_to = ALIGNOF(char);
220 xcb_align_to = ALIGNOF(char);
329 xcb_align_to = ALIGNOF(char);
450 xcb_align_to = ALIGNOF(char);
563 xcb_align_to = ALIGNOF(char);
680 xcb_align_to = ALIGNOF(char);
789 xcb_align_to = ALIGNOF(char);
902 xcb_align_to = ALIGNOF(char);
923 xcb_align_to = ALIGNOF(char)
    [all...]
record.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
164 xcb_align_to = ALIGNOF(xcb_record_range_t);
304 xcb_align_to = ALIGNOF(xcb_record_client_spec_t);
316 xcb_align_to = ALIGNOF(xcb_record_range_t);
483 xcb_align_to = ALIGNOF(xcb_record_client_spec_t);
495 xcb_align_to = ALIGNOF(xcb_record_range_t);
662 xcb_align_to = ALIGNOF(xcb_record_client_spec_t);
788 xcb_align_to = ALIGNOF(xcb_record_client_info_t);
895 xcb_align_to = ALIGNOF(uint8_t);
xc_misc.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
158 xcb_align_to = ALIGNOF(uint32_t);
glx.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
219 xcb_align_to = ALIGNOF(uint8_t);
338 xcb_align_to = ALIGNOF(uint8_t);
1137 xcb_align_to = ALIGNOF(uint32_t);
1302 xcb_align_to = ALIGNOF(uint8_t);
1425 xcb_align_to = ALIGNOF(uint8_t);
1616 xcb_align_to = ALIGNOF(char);
1733 xcb_align_to = ALIGNOF(char);
1858 xcb_align_to = ALIGNOF(uint32_t);
1971 xcb_align_to = ALIGNOF(uint32_t)
    [all...]
res.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
93 xcb_align_to = ALIGNOF(uint32_t);
205 xcb_align_to = ALIGNOF(xcb_res_resource_size_spec_t);
345 xcb_align_to = ALIGNOF(xcb_res_client_t);
454 xcb_align_to = ALIGNOF(xcb_res_type_t);
627 xcb_align_to = ALIGNOF(xcb_res_client_id_spec_t);
746 xcb_align_to = ALIGNOF(xcb_res_resource_id_spec_t);
dbe.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
111 xcb_align_to = ALIGNOF(xcb_dbe_visual_info_t);
367 xcb_align_to = ALIGNOF(xcb_dbe_swap_info_t);
580 xcb_align_to = ALIGNOF(xcb_drawable_t);
present.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
125 xcb_align_to = ALIGNOF(xcb_present_notify_t);
506 xcb_align_to = ALIGNOF(xcb_present_notify_t);
687 xcb_align_to = ALIGNOF(xcb_present_notify_t);
xf86dri.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
172 xcb_align_to = ALIGNOF(char);
337 xcb_align_to = ALIGNOF(char);
694 xcb_align_to = ALIGNOF(xcb_xf86dri_drm_clip_rect_t);
706 xcb_align_to = ALIGNOF(xcb_xf86dri_drm_clip_rect_t);
847 xcb_align_to = ALIGNOF(uint32_t);
xvmc.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
167 xcb_align_to = ALIGNOF(xcb_xvmc_surface_info_t);
280 xcb_align_to = ALIGNOF(uint32_t);
465 xcb_align_to = ALIGNOF(uint32_t);
634 xcb_align_to = ALIGNOF(uint32_t);
815 xcb_align_to = ALIGNOF(xcb_xv_image_format_info_t);
xv.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
112 xcb_align_to = ALIGNOF(char);
133 xcb_align_to = ALIGNOF(xcb_xv_format_t);
233 xcb_align_to = ALIGNOF(char);
318 xcb_align_to = ALIGNOF(uint32_t);
330 xcb_align_to = ALIGNOF(uint32_t);
342 xcb_align_to = ALIGNOF(uint8_t);
466 xcb_align_to = ALIGNOF(char);
630 xcb_align_to = ALIGNOF(xcb_xv_adaptor_info_t);
742 xcb_align_to = ALIGNOF(xcb_xv_encoding_info_t)
    [all...]
dri3.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
488 xcb_align_to = ALIGNOF(uint64_t);
500 xcb_align_to = ALIGNOF(uint64_t);
776 xcb_align_to = ALIGNOF(uint32_t);
788 xcb_align_to = ALIGNOF(uint32_t);
dri2.c 16 #define ALIGNOF(type) offsetof(struct { char dummy; type member; }, member)
139 xcb_align_to = ALIGNOF(char);
151 xcb_align_to = ALIGNOF(char);
163 xcb_align_to = ALIGNOF(char);
496 xcb_align_to = ALIGNOF(uint32_t);
699 xcb_align_to = ALIGNOF(xcb_dri2_attach_format_t);
  /src/external/gpl3/binutils/dist/ld/
ldgram.h 74 #define ALIGNOF 327
  /src/external/gpl3/binutils.old/dist/ld/
ldgram.h 127 ALIGNOF = 328, /* ALIGNOF */
272 #define ALIGNOF 328

Completed in 51 milliseconds

1 2