Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dir_opt.c725 Bool isGet; in handle_gets_Stmt() local
737 isGet = True; in handle_gets_Stmt()
741 isGet = True; in handle_gets_Stmt()
745 isGet = False; in handle_gets_Stmt()
749 isGet = False; in handle_gets_Stmt()
751 if (isGet) { in handle_gets_Stmt()