Lines Matching refs:model
54 * These bits are used in various places to specify the data model
91 * on the originating user-mode program's data model. See the manual
102 model_t model; \
110 (handle).model = (model_t)(umodel) & DATAMODEL_MASK; \
118 ((handle).model == DATAMODEL_ILP32 ? \
129 ((handle).model == DATAMODEL_ILP32 ? \
134 (((handle).model == DATAMODEL_ILP32) ? \
139 ((handle).model == DATAMODEL_ILP32 ? \
144 ((handle).model == DATAMODEL_ILP32 ? \
149 ((handle).model == DATAMODEL_ILP32 ? \