Home
last modified time | relevance | path

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

/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c441 static bool try_find_variable(Context *c, YYLTYPE *locp, in try_find_variable() function
467 bool found = try_find_variable(c, locp, dst, varid); in find_variable()
488 bool found = try_find_variable(c, locp, NULL, varid); in gen_varid_allocate()