Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_interpolation.c885 int overflow_error = 0; in _gdContributionsAlloc() local
904 overflow_error = 1; in _gdContributionsAlloc()
908 if (overflow_error == 1 || res->ContribRow[u].Weights == NULL) { in _gdContributionsAlloc()
939 int overflow_error = 0; in _gdContributionsCalc() local

Completed in 13 milliseconds