Searched refs:hi_type (Results 1 – 1 of 1) sorted by relevance
38 typedef unsigned hi_type __attribute__ ((mode (HI))); typedef235 if (count >= sizeof (hi_type)) in strncpy()237 count -= sizeof (hi_type); in strncpy()238 ((hi_type *)(void *)dst)[0] = 0; in strncpy()239 dst += sizeof (hi_type); in strncpy()