Searched defs:volatile (Results 1 – 3 of 3) sorted by relevance
24 static volatile int64_t bench_time; variable28 static volatile float prefix##_f_1 = 1; \ variable29 static volatile float2 prefix##_f_2 = 1; \ constant30 static volatile float3 prefix##_f_3 = 1; \ constant31 static volatile float4 prefix##_f_4 = 1; \ variable32 static volatile char prefix##_c_1 = 1; \ variable33 static volatile char2 prefix##_c_2 = 1; \ constant34 static volatile char3 prefix##_c_3 = 1; \ variable35 static volatile char4 prefix##_c_4 = 1; \ constant36 static volatile uchar prefix##_uc_1 = 1; \ constant[all …]
19 static volatile half h1; constant20 static volatile half2 h2; constant21 static volatile half3 h3; constant22 static volatile half4 h4; variable24 static volatile int i1; variable25 static volatile int2 i2; variable26 static volatile int3 i3; constant27 static volatile int4 i4; constant
148 volatile = 2; // NO_PROTO3 enumerator