Home
last modified time | relevance | path

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

/dports/irc/darkbot/darkbot-6f6_r6/
H A Ddefines.h288 #define CANT_FIND "Was unable to find" /* ... */ macro
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dimseq.c436 #define CANT_FIND(nm,fm) \ macro
495 else CANT_FIND("ffmpeg","MPEG-1") ; in ISQ_setup_ppmto_filters()
497 else CANT_FIND("cat","PPM") ; /* this is the end of the world! */ in ISQ_setup_ppmto_filters()
524 else CANT_FIND("cjpeg","JPEG") ; in ISQ_setup_ppmto_filters()
573 CANT_FIND("gifsicle OR whirlgif","Animated GIF") ; in ISQ_setup_ppmto_filters()
575 else { CANT_FIND("ppmtogif AND/OR ppmquant","GIF"); need_netpbm++; } in ISQ_setup_ppmto_filters()
607 else { CANT_FIND("ppmtobmp AND/OR ppmquant","BMP"); need_netpbm++; } in ISQ_setup_ppmto_filters()
613 else { CANT_FIND("ppmtobmp","BMP"); need_netpbm++; } in ISQ_setup_ppmto_filters()
625 else { CANT_FIND("pnmtops","EPS"); need_netpbm++; } in ISQ_setup_ppmto_filters()
638 else CANT_FIND("pnmtops AND/OR epstopdf","PDF") ; in ISQ_setup_ppmto_filters()
[all …]