Searched refs:check_functions (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/scons/
H A Dgallium.py163 def check_functions(env, functions): function
369 if check_functions(env, ['strtod_l', 'strtof_l']):
372 if check_functions(env, ['timespec_get']):
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c3521 check_functions( const char *extensions ) function in typeref:typename:int
3716 failures = check_functions( (const char *) glGetString(GL_EXTENSIONS) );

Completed in 10 milliseconds