Home
last modified time | relevance | path

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

/external/valgrind/include/
Dpub_tool_basics.h250 Bool useEx = sysno == __nr_pipe || sysno == __nr_pipe2; in sr_EQ() local
252 && (useEx ? (sr1._valEx == sr2._valEx) : True) in sr_EQ()