Home | History | Annotate | Download | only in quick

Lines Matching refs:as_int32

2048   const int32_t* as_int32 = reinterpret_cast<const int32_t*>(&table[2]);
2049 int32_t current_key = as_int32[0];
2050 const int32_t* targets = &as_int32[1];