Searched defs:returnValue (Results 1 – 5 of 5) sorted by relevance
501 int returnValue = 0; in process_rings() local
1412 int returnValue = 0; in telrcv() local1639 int returnValue = 0; in telsnd() local1792 int returnValue; in Scheduler() local
304 void* returnValue; in main() local
384 std::optional<Error> returnValue; in also_compatible_with() local
1466 SExpr *returnValue() { return Retval; } in returnValue() function1467 const SExpr *returnValue() const { return Retval; } in returnValue() function