Searched refs:gl_num_funcs (Results 1 – 2 of 2) sorted by relevance
117 for (int i=0; i<gl_num_funcs; i++) { in getProcAddress()
285 static const int gl_num_funcs = sizeof(gl_funcs_by_name) / sizeof(struct _gl_funcs_by_name); variable