Searched defs:iout (Results 1 – 3 of 3) sorted by relevance
489 char *test_modf(uint32 *x, uint32 *fout, uint32 *iout) { in test_modf()526 char *test_modff(uint32 *x, uint32 *fout, uint32 *iout) { in test_modff()
438 int iout = 0, ishift = 24; in png_format_buffer() local