Searched refs:__IGNORE_WCASTALIGN (Results 1 – 15 of 15) sorted by relevance
230 __IGNORE_WCASTALIGN(struct sgttyb *sg = (struct sgttyb *)data); in ttsetcompat()279 __IGNORE_WCASTALIGN(struct tchars *tc = (struct tchars *)data); in ttsetcompat()301 __IGNORE_WCASTALIGN(struct ltchars *ltc = (struct ltchars *)data); in ttsetcompat()333 __IGNORE_WCASTALIGN(int set = *(int *)data); in ttsetcompat()420 __IGNORE_WCASTALIGN(struct sgttyb *sg = (struct sgttyb *)data); in ttcompat()
241 return __IGNORE_WCASTALIGN((struct Block_descriptor_2 *)desc);253 return __IGNORE_WCASTALIGN((struct Block_descriptor_3 *)desc); in _Block_descriptor_3()
326 __IGNORE_WCASTALIGN(kr = device_data_action(device_object->device_handle, in device_pager_data_action()
670 __IGNORE_WCASTALIGN(pager = (swapfile_pager_t) mem_obj); in swapfile_pager_lookup()
1753 __IGNORE_WCASTALIGN(map_port = (ipc_port_t) file_object->pager); in vm_shared_region_map_file_setup()
1753 __IGNORE_WCASTALIGN(map_to_entry = vm_map_to_entry(map)); in vm_toggle_entry_reuse()
200 __IGNORE_WCASTALIGN(mp->mnt_data = (qaddr_t)devfs_mp_p); in devfs_mount()
1364 __IGNORE_WCASTALIGN(pa = (typeof(pa))queue_first(&a->list)); in iopa_alloc()1371 __IGNORE_WCASTALIGN(pa = (typeof(pa))queue_next(&pa->link)); in iopa_alloc()
8972 __IGNORE_WCASTALIGN(entry = (typeof(entry))queue_first(&fWorkQueue)); in checkForWork()8977 __IGNORE_WCASTALIGN(next = (typeof(next))queue_next(&entry->WorkChain)); in checkForWork()
1083 #define __IGNORE_WCASTALIGN(x) _Pragma("clang diagnostic push") \ macro
143 __IGNORE_WCASTALIGN(mp->mnt_data = (qaddr_t)routefs_mp_p); in routefs_mount()
2078 identifier_info = __IGNORE_WCASTALIGN((thread_identifier_info_t)thread_info_out); in thread_info_internal()2176 …thread_extended_info_t extended_info = __IGNORE_WCASTALIGN((thread_extended_info_t)thread… in thread_info_internal()2220 dbg_info = __IGNORE_WCASTALIGN((thread_debug_info_internal_t)thread_info_out); in thread_info_internal()
3720 __IGNORE_WCASTALIGN(kernel_segment_command_t * sg = (kernel_segment_command_t *) cmd); in kas_info()
2615 __IGNORE_WCASTALIGN(bp_head = (buf_t)bp->b_orig); in buf_brelse_shadow()
806 __IGNORE_WCASTALIGN(cbp_head = (buf_t)(bp->b_trans_head)); in cluster_iodone()