Searched defs:Zero (Results 1 – 6 of 6) sorted by relevance
25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable27 static float one = 1.0, Zero[] = {0.0, -0.0,}; variable
309 const char *Zero() in Zero() function455 const char *Zero() in Zero() function545 const char *Zero() in Zero() function
62 void Zero() { in Zero() function
135 constexpr static BitSetT Zero() { return BitSetT(); } in Zero() function
363 Zero = 0, // GLenum == 0 enumerator
43 value_type const Zero(0); local