Searched refs:typeword (Results 1 – 1 of 1) sorted by relevance
72 union typeword /* Use this to avoid unkosher casts. */ in _hurd_select() union77 assert (sizeof (union typeword) == sizeof (mach_msg_type_t)); in _hurd_select()407 union typeword err_type; in _hurd_select()413 union typeword err_type; in _hurd_select()415 union typeword result_type; in _hurd_select()446 const union typeword inttype = in _hurd_select()
Completed in 5 milliseconds