Home
last modified time | relevance | path

Searched defs:returnValue (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.bin/telnet/
H A Dsys_bsd.c501 int returnValue = 0; in process_rings() local
H A Dtelnet.c1412 int returnValue = 0; in telrcv() local
1639 int returnValue = 0; in telsnd() local
1792 int returnValue; in Scheduler() local
/openbsd-src/gnu/llvm/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp304 void* returnValue; in main() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DARMAttributeParser.cpp384 std::optional<Error> returnValue; in also_compatible_with() local
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1466 SExpr *returnValue() { return Retval; } in returnValue() function
1467 const SExpr *returnValue() const { return Retval; } in returnValue() function