retval            979 platform/generic/wrappers.c 	long retval = _mktime_ext(&timp_ext);
retval            981 platform/generic/wrappers.c 	return retval;
retval            452 tools/capdis.c         sprintf(comment+strlen(comment)," return %#x",info.retval);
retval             52 tools/dumpchk.c 	int retval = 0;
retval            136 tools/dumpchk.c 			retval = 0;
retval            169 tools/dumpchk.c 			retval = 0;
retval            172 tools/dumpchk.c 			retval = (memcmp(buf,sig,sigsize) == 0);
retval            177 tools/dumpchk.c 			if(retval) {
retval            186 tools/dumpchk.c 	return retval == 0;
retval           1742 tools/firmware_load_ng.c         info->retval = 0;
retval           1772 tools/firmware_load_ng.c             info->retval = found_val;
retval            543 tools/firmware_load_ng.h     uint32_t retval;