Searched refs:compile_regular_struct (Results 1 – 1 of 1) sorted by relevance
145 const char* compile_regular_struct = "constant struct bar {float x, y, z, r; int color; } foo = {… variable1408 …const char* sources[2] = {simple_kernel, compile_regular_struct}; // here we want to avoid linking… in test_two_file_regular_struct_access()