Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/libgd/
H A Dgd_topal.c71 #define SHIFT_TEMPS INT32 shift_temp;
93 #ifndef INT32
94 #define INT32 int macro
279 typedef INT32 FSERROR; /* may need more than 16 bits */
366 INT32 volume;
402 register INT32 maxv = 0; in find_biggest_volume()
424 INT32 dist0, dist1, dist2; in update_box()
840 INT32 minmaxdist, min_dist, max_dist, tdist; in find_nearby_colors()
995 INT32 dist0, dist1; /* initial distance values */ in find_best_colors()
997 INT32 xx0, xx1; /* distance increments */ in find_best_colors()
[all …]

Completed in 9 milliseconds