Searched defs:returnValue (Results 1 – 8 of 8) sorted by relevance
40 int returnValue, unicodeIndex, byteIndex; in udf_UncompressUnicode() local86 int returnValue, unicodeIndex, byteIndex; in udf_UncompressUnicodeByte() local
1591 int returnValue = 0; in telrcv() local1833 int returnValue = 0; in telsnd() local1987 int returnValue; in Scheduler() local
776 int returnValue = 0; in process_rings() local
1671 int returnValue = 0; in telrcv() local1912 int returnValue = 0; in telsnd() local2064 int returnValue; in Scheduler() local
846 int returnValue = 0; in process_rings() local
335 int returnValue; in ficlEvaluate() local
384 std::optional<Error> returnValue; in also_compatible_with() local
1475 SExpr *returnValue() { return Retval; } in returnValue() function1476 const SExpr *returnValue() const { return Retval; } in returnValue() function