Searched refs:CT_PRIMITIVE_FITS_LONG (Results 1 – 1 of 1) sorted by relevance
168 #define CT_PRIMITIVE_FITS_LONG 0x00002000 macro1061 if (ct->ct_flags & CT_PRIMITIVE_FITS_LONG) in convert_to_object()1071 if (ct->ct_flags & CT_PRIMITIVE_FITS_LONG) { in convert_to_object()1142 if (ct->ct_flags & CT_PRIMITIVE_FITS_LONG) in convert_to_object_bitfield()1154 if (ct->ct_flags & CT_PRIMITIVE_FITS_LONG) in convert_to_object_bitfield()2164 if ((cd->c_type->ct_flags & (CT_PRIMITIVE_SIGNED|CT_PRIMITIVE_FITS_LONG)) in cdata_int()2165 == (CT_PRIMITIVE_SIGNED|CT_PRIMITIVE_FITS_LONG)) { in cdata_int()4582 td->ct_flags |= CT_PRIMITIVE_FITS_LONG; in new_primitive_type()4586 td->ct_flags |= CT_PRIMITIVE_FITS_LONG; in new_primitive_type()