TO_C_USHORT       145 php_opengl/glut/php_convert.c 			case TO_C_USHORT:
TO_C_USHORT        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)
TO_C_USHORT       150 php_opengl/opengl/php_convert.c 			case TO_C_USHORT:
TO_C_USHORT        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)