Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c249 #define HIST_C1_ELEMS (1<<HIST_C1_BITS) macro
1724 HIST_C1_ELEMS * HIST_C2_ELEMS * SIZEOF (histcell));
1752 0, HIST_C1_ELEMS * HIST_C2_ELEMS * sizeof (histcell));
1867 HIST_C1_ELEMS * HIST_C2_ELEMS * SIZEOF (histcell));
1875 (hist2d) safe_emalloc (HIST_C1_ELEMS * HIST_C2_ELEMS, sizeof (histcell), 0);

Completed in 8 milliseconds