Home
last modified time | relevance | path

Searched refs:FSERRPTR (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c299 typedef FSERROR FAR *FSERRPTR; /* pointer to error array (in FAR storage!) */ typedef
320 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 21 milliseconds