Home
last modified time | relevance | path

Searched refs:REGEX_INST_MATCHES (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c347 #define REGEX_INST_MATCHES 7 macro
375 regmatch_t matches[REGEX_INST_MATCHES]; in parse_rc_normal_instruction()
379 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()