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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c435 match_uint(const char **cur, unsigned *value) function in typeref:typename:bool
524 if (!match_uint(&option, &apitrace_dump_call)) {
530 } else if (match_uint(&option, &timeout)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c463 match_uint(const char **cur, unsigned *value) function in typeref:typename:bool
552 if (!match_uint(&option, &apitrace_dump_call)) {
558 } else if (match_uint(&option, &timeout)) {

Completed in 3 milliseconds