Lines Matching refs:malloc
384 *pps = (Source *) malloc(sizeof(SCSISource));
396 *pps = (Source *) malloc(sizeof(FDSource));
408 *pps = (Source *) malloc(sizeof(BufSource));
616 pself->ch_buf = (SANE_Byte *) malloc(pself->ch_size);
647 *pps = (Source *) malloc(sizeof(Expander));
864 pself->ch_buf = (SANE_Byte *) malloc(pself->ch_size);
894 *pps = (Source *) malloc(sizeof(Deinterlacer));
1098 pself->cbuf = (SANE_Byte *) malloc(pself->cb_size);
1099 pself->xbuf = (SANE_Byte *) malloc(pself->cb_line_size);
1135 *pps = (Source *) malloc(sizeof(RGBRouter));
1187 *pps = (Source *) malloc(sizeof(Inverter));