Home
last modified time | relevance | path

Searched defs:data_zero (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp908 static const unsigned char data_zero = 0; in execute() local
5157 static const unsigned char data_zero = 0; in execute() local
/third_party/python/Modules/_decimal/libmpdec/
Dmpdecimal.c98 static mpd_uint_t data_zero[1] = {0}; variable