Searched defs:c2 (Results 1 – 2 of 2) sorted by relevance
46 float c2 = -0.32f; in makeGLWorld() local
17 #define B_PACK_CHARS(c1, c2, c3, c4) ((((c1)<<24)) | (((c2)<<16)) | (((c3)<<8)) | (c4)) argument