Searched defs:retval1 (Results 1 – 5 of 5) sorted by relevance
871 auto retval1 = ops::_Retval(scope.WithOpName("retval1_RetVal"), mul, 1); in TEST() local1237 auto retval1 = ops::_Retval(scope.WithOpName("retval1_RetVal"), arg1, 1); in CheckOuterNodesFunctionalized() local1309 auto retval1 = in CheckInnerNodesFunctionalized() local
72 char *retval1, *retval2; in test_strtok() local
264 const InterpValue& retval1, in compare_select_op()369 const InterpValue& retval1, in compare_select_op_helper()
994 auto retval1 = this->value_; in visit() local
125 static int ParseIntDotInt(const char* str, int* retval0, int* retval1) { in ParseIntDotInt()