Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dparse.c2006 static struct token *parse_asm_clobbers(struct token *token, struct statement *stmt, in parse_asm_clobbers() function
2056 token = parse_asm_clobbers(token, stmt, &stmt->asm_clobbers); in parse_asm_statement()