Searched refs:U_16_checksum (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libuemf/
H A Duwmf.h2092 int16_t U_16_checksum(int16_t *buf, int count);
H A Duwmf_print.c363 printf("Calculated_Checksum:%d\n",U_16_checksum((int16_t *)contents,10));
H A Duwmf.c1100 int16_t U_16_checksum(int16_t *buf, int count){ function
2464 ((U_WMRPLACEABLE *) record)->Checksum = U_16_checksum((int16_t *)record,10);

Completed in 273 milliseconds