Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c348 #define REGEX_INST_MATCHES 7 macro
376 regmatch_t matches[REGEX_INST_MATCHES]; in parse_rc_normal_instruction()
380 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in parse_rc_normal_instruction()

Completed in 2 milliseconds