bc037161560348f7cd201c19da0bc2f4b710db5a
If mode is not zero, initialize "stride" to the number of floats that corresponds to the size of a pointer (1 on a 32-bit platform, 2 on a 64-bit platform). This code works properly as long as sizeof(void*)==N*sizeof(float) for some integer constant N.
Languages
C
81.1%
Roff
8.2%
Assembly
8%
C++
1.8%
Makefile
0.5%
Other
0.3%