Home
last modified time | relevance | path

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

/dports/graphics/xmedcon/xmedcon-0.17.0/source/
H A Dm-vifi.c87 if (MDC_FILE_STDIN == MDC_YES) return; /* stdin already in use */ in MdcGivePatInformation()
144 if (MDC_FILE_STDIN == MDC_YES) return(NULL); /* stdin already in use */ in MdcEditFI()
H A Dm-global.h109 extern Int8 MDC_FILE_STDIN;
H A Dxmedcon.c181 MDC_FILE_STDIN = MDC_NO; in main()
H A Dm-getopt.c858 if (MDC_FILE_STDIN == MDC_NO) { in MdcHandleArgs()
943 DO_STDIN = MDC_NO; MDC_FILE_STDIN = MDC_YES; in MdcHandleArgs()
1035 if (MDC_FILE_STDIN == MDC_YES) { in MdcHandleArgs()
1128 if (MDC_FILE_STDIN == MDC_YES) in MdcHandleArgs()
H A Dm-global.c209 Int8 MDC_FILE_STDIN = MDC_NO; /* input from stdin stream */ variable
H A Dm-xtract.c251 if (MDC_FILE_STDIN == MDC_YES) return(NULL); /* stdin already in use */ in MdcExtractImages()
H A Dm-pixels.c68 if (MDC_FILE_STDIN == MDC_YES) return; /* stdin already in use */ in MdcDisplayPixels()
H A Dm-files.c101 if (MDC_FILE_STDIN == MDC_NO) { in MdcOpenFile()
121 if (MDC_FILE_STDIN == MDC_NO) { in MdcOpenFile()
660 if (MDC_FILE_STDIN == MDC_YES && MDC_FRMT_INPUT != MDC_FRMT_NONE) { in MdcGetFrmt()
H A Dm-anlz.c120 if (MDC_FILE_STDIN == MDC_YES) in MdcReadANLZ()
930 if (MDC_FILE_STDIN == MDC_YES) return; /* stdin already in use */ in MdcGetSpmOpt()
H A Dm-nifti.c115 if (MDC_FILE_STDIN == MDC_YES) in MdcReadNIFTI()
H A Dm-raw.c342 if (MDC_FILE_STDIN == MDC_YES) in MdcReadRAW()
H A Dm-gif.c779 if (MDC_FILE_STDIN == MDC_YES) return; /* stdin already in use */ in MdcGetGifOpt()