Lines Matching refs:IF
61 $! Why is this needed? And if it is needed, why not simply ".not. vax"?
63 $!!! if axp .or. ia64 then set proc/parse=extended
72 $ if (Make .eqs. "")
74 $ If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS"
75 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
93 $ if its_decc
96 $ if f$trnlnm("SYS") .eqs. ""
98 $ if axp
110 $ if axp .or. ia64
116 $ if its_vaxc .or. its_gnuc
118 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
131 $ if fname .eqs. "#" then goto AMISS_ERR
132 $ if f$search(fname) .eqs. ""
142 $ if f$extract(0,6,work) .nes. "#undef"
144 $ if f$extract(0,12,work) .nes. "#cmakedefine"
166 $ write aconf "#if !defined( __VAX) && (__CRTL_VER >= 70312000)"
171 $ if f$search("''th'") .nes. "" then delete 'th';*
175 $ if make.eqs.""
177 $ if (f$search( "example.obj;*") .nes. "") then delete example.obj;*
178 $ if (f$search( "minigzip.obj;*") .nes. "") then delete minigzip.obj;*
263 $ If F$Search(P1) .Eqs. "" Then Goto Makeit
268 $ If Argument .Eqs. "" Then Goto Exit
272 $ If File .Eqs. " " Then Goto Endl
277 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl
278 $ If F$CvTime(F$File(AFile,"RDT")) .Ges. Time Then Goto Makeit
285 $ If arg .Le. 8 Then Goto Loop
294 $ If V Then Set Verify
307 $ if i .lt. 9
311 $! Check if parameter actually contains something
313 $ if f$edit(cparm,"trim") .nes. ""
315 $ if cparm .eqs. "DEBUG"
320 $ if f$locate("CCOPT=",cparm) .lt. f$length(cparm)
325 $ if f$locate("AS_IS",f$edit(ccopt,"UPCASE")) .lt. f$length(ccopt) -
328 $ if cparm .eqs. "LINK" then linkonly = true
329 $ if f$locate("LOPTS=",cparm) .lt. f$length(cparm)
335 $ if f$locate("CC=",cparm) .lt. f$length(cparm)
340 if (cc_com .nes. "DECC") .and. -
347 $ if cc_com .eqs. "DECC" then its_decc = true
348 $ if cc_com .eqs. "VAXC" then its_vaxc = true
349 $ if cc_com .eqs. "GNUC" then its_gnuc = true
352 $ if f$locate("MAKE=",cparm) .lt. f$length(cparm)
357 $ if (mmks .eqs. "MMK") .or. (mmks .eqs. "MMS")
365 $ if cparm .eqs. "HELP" then gosub bhelp
381 $ if (.not. (its_decc .or. its_vaxc .or. its_gnuc))
388 $! Exit if no compiler available
390 $ if (.not. (its_decc .or. its_vaxc .or. its_gnuc))
393 $ if its_decc
396 $ if f$trnlnm("decc$no_rooted_search_lists") .nes. ""
402 $ if its_vaxc then write sys$output "CC compiler check ... VAX C"
403 $ if its_gnuc
406 $ if f$trnlnm(topt) then write topt "gnu_cc:[000000]gcclib.olb/lib"
407 $ if f$trnlnm(optf) then write optf "gnu_cc:[000000]gcclib.olb/lib"
410 $ if f$trnlnm(topt) then write topt "sys$share:vaxcrtl.exe/share"
411 $ if f$trnlnm(optf) then write optf "sys$share:vaxcrtl.exe/share"
417 $! If MMS/MMK are available dump out the descrip.mms if required
491 $ if src_check .eqs. "#" then goto mrloop
492 $ if (f$extract(0,6,rec) .nes. src_check) then goto src_check_loop
495 $ if (f$element(1,"\",rec) .eqs. "\") then goto mrloop
499 $ if (f$element(1,"\",rec) .nes. "\") then goto mrsloop
513 $ if (srcfil .nes. " ")
529 $ if (f$extract(0,1,rec) .nes. "#") then goto hloop
531 $ if f$element(0," ",rec) .nes. "define" then goto hloop
532 $ if f$element(1," ",rec) .eqs. v_string
546 $ if (in_ldef .lt. f$length(libdefs))
554 $ if (f$type('cdef') .eqs. "INTEGER")
558 $ if (f$type('cdef') .eqs. "STRING")
569 $! Check if this is a define relating to the properties of the C/C++
573 $ if (cdef .eqs. "_LARGEFILE64_SOURCE")
610 $ if f$search(th) .eqs. "" then create 'th'
614 $ if .not. ($status) then cc_prop = false
618 $ if .not. ($status) then cc_prop = false
622 $ if (cc_prop .and. .not. is_need) .or. -
626 $ if f$type('cdef_val'_yes) .nes. ""
628 $ if f$type('cdef_val'_yes) .eqs. "INTEGER" -
630 $ if f$type('cdef_val'_yes) .eqs. "STRING" -
635 $ if (cdef .eqs. "HAVE_FSEEKO") .or. (cdef .eqs. "_LARGE_FILES") .or. -
640 $ if (comm_h)
644 $ if f$type('cdef_val'_no) .nes. ""
646 $ if f$type('cdef_val'_no) .eqs. "INTEGER" -
648 $ if f$type('cdef_val'_no) .eqs. "STRING" -
668 $ if f$type(result_'i') .eqs. "STRING"
673 $ if .not. ($status) then cc_prop = false
677 $ if .not. ($status) then cc_prop = false
681 $ if (cc_prop)
684 $ if f$type(mdef_'i') .eqs. "INTEGER" -
686 $ if f$type('cdef_val'_yes) .eqs. "STRING" -
697 $ if (idel .le. msym_max)
730 $ IF F$SEARCH("''P1'") .EQS. ""
735 $ IF "''P2'" .EQS. ""
746 $ if axp .or. ia64
754 $ if f$type(module'mod_sym_num') .nes. ""
759 $ if shared_proc .nes. "#"
772 $ if (f$locate("{",line).lt. f$length(line)) .or. -
778 $ if f$locate("}",line).lt. f$length(line) then proc = false
779 $ if f$locate("local:", line) .lt. f$length(line) then proc = false
780 $ if proc
784 $ if chop_semi .lt. f$length(shared_proc) then -
806 $ if (svn.nes."")
808 $ if (sv.nes."") then write libopt sv
818 $ if vax
823 $ if f$type(module'mod_sym_num') .nes. ""
828 $ if shared_proc .nes. "#"
840 $ if (f$locate("{",line).lt. f$length(line)) .or. -
846 $ if f$locate("}",line).lt. f$length(line) then proc = false
847 $ if f$locate("local:", line) .lt. f$length(line) then proc = false
848 $ if proc
852 $ if chop_semi .lt. f$length(shared_proc) then -