Home | History | Annotate | Download | only in io

Lines Matching refs:retVal

802     int32_t     retVal;
815 retVal = u_printf_double_handler(handler, context, formatBundle, &scidbl_info, args);
826 retVal = u_printf_scientific_handler(handler, context, formatBundle, &scidbl_info, args);
845 retVal = u_printf_double_handler(handler, context, formatBundle, &scidbl_info, args);
849 return retVal;