Searched refs:SPATIAL_LOCATIONS_U32 (Results 1 – 1 of 1) sorted by relevance
268 #define SPATIAL_LOCATIONS_U32(entity) \ macro274 #define SPATIAL_LOCATIONS(entity) U32_LE(SPATIAL_LOCATIONS_U32(entity))1081 BUILD_ASSERT(!((SPATIAL_LOCATIONS_U32(node) & BIT(31))) || \1082 SPATIAL_LOCATIONS_U32(node) == BIT(31), \