Searched refs:CTF_SIZE_TO_LSIZE_LO (Results 1 – 7 of 7) sorted by relevance
327 #define CTF_SIZE_TO_LSIZE_LO(size) ((uint32_t)(size)) macro
267 #define CTF_SIZE_TO_LSIZE_LO(s) ((uint32_t)(s)) macro
399 #define CTF_SIZE_TO_LSIZE_LO(size) ((uint32_t)(size)) macro
1242 dtd->dtd_data.ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(ssize); in ctf_add_member()1653 dtd->dtd_data.ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(size); in ctf_add_type()
835 dtd->dtd_data.ctti_lsizelo = CTF_SIZE_TO_LSIZE_LO (size); in ctf_add_sou()
246 ctt->ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(size); in write_sized_type_rec()