Searched refs:CTF_SIZE_TO_LSIZE_LO (Results 1 – 3 of 3) sorted by relevance
238 #define CTF_SIZE_TO_LSIZE_LO(size) ((uint32_t)(size)) macro
1557 dtd->dtd_data.ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(ssize); in ctf_add_member()1894 dtd->dtd_data.ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(size); in ctf_add_type()2170 dtd->dtd_data.ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(newsz); in ctf_set_size()
208 ctt->ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(size); in write_sized_type_rec()