Searched refs:FSERRPTR (Results 1 – 1 of 1) sorted by relevance
299 typedef FSERROR FAR *FSERRPTR; /* pointer to error array (in FAR storage!) */ typedef320 FSERRPTR fserrors; /* accumulated errors */1379 register FSERRPTR errorptr; /* => fserrors[] at column before current */1707 cquantize->fserrors = (FSERRPTR) (*cinfo->mem->alloc_large)1918 cquantize->fserrors = (FSERRPTR) (*cinfo->mem->alloc_large)1926 cquantize->fserrors = (FSERRPTR) safe_emalloc (3, sizeof (FSERROR), 0);
Completed in 8 milliseconds