Searched refs:lasterror (Results 1 – 2 of 2) sorted by relevance
44 static char lasterror[JMSG_LENGTH_MAX] = "No error"; variable60 (*cinfo->err->format_message) (cinfo, lasterror); in my_output_message()98 lasterror); in main()122 lasterror); in main()
460 GLfloat error, lasterror = 1e9; in fxt1_lloyd() local509 ((error < lasterror) && ((lasterror - error) < LL_RMS_D))) { in fxt1_lloyd()512 lasterror = error; in fxt1_lloyd()