php_array_to_ushort_array   73 php_opengl/glut/php_convert.h #define php_array_to_ushort_array(z) (unsigned short *)php_array_to_c_array(z,TO_C_USHORT,sizeof(unsigned short),NULL)
php_array_to_ushort_array   75 php_opengl/opengl/php_convert.h #define php_array_to_ushort_array(z) (unsigned short *)php_array_to_c_array(z,TO_C_USHORT,sizeof(unsigned short),NULL)