Searched refs:force_align (Results 1 – 5 of 5) sorted by relevance
285 uint8_t force_align[ARBEL_SEND_WQE_ALIGN]; member304 uint8_t force_align[ARBEL_RECV_WQE_ALIGN]; member
375 uint8_t force_align[HERMON_SEND_WQE_ALIGN]; member401 uint8_t force_align[HERMON_RECV_WQE_ALIGN]; member
23 struct Vec3 (force_align: 16) {
1385 auto force_align = struct_def->attributes.Lookup("force_align"); in ParseDecl() local1386 if (fixed && force_align) { in ParseDecl()1387 auto align = static_cast<size_t>(atoi(force_align->constant.c_str())); in ParseDecl()1388 if (force_align->type.base_type != BASE_TYPE_INT || in ParseDecl()
292 - `force_align: size` (on a struct): force the alignment of this struct