OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_val2
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h
[
all
...]
/external/valgrind/include/
pub_tool_basics.h
163
_val and
_val2
hold the return value.
206
UWord
_val2
;
member in struct:__anon25960
343
return sr._isError ? 0 : sr.
_val2
;
351
&& sr1.
_val2
== sr2.
_val2
/external/valgrind/coregrind/
m_syscall.c
306
r.
_val2
= 0;
314
r.
_val2
= 0;
327
res.
_val2
= val2;
340
res.
_val2
= val2;
[
all
...]
Completed in 1072 milliseconds