Home | History | Annotate | Download | only in src

Lines Matching refs:Eqs

72 $ if (Make .eqs. "")
75 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
96 $ if f$trnlnm("SYS") .eqs. ""
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. ""
175 $ if make.eqs.""
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
315 $ if cparm .eqs. "DEBUG"
328 $ if cparm .eqs. "LINK" then linkonly = true
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
357 $ if (mmks .eqs. "MMK") .or. (mmks .eqs. "MMS")
365 $ if cparm .eqs. "HELP" then gosub bhelp
491 $ if src_check .eqs. "#" then goto mrloop
495 $ if (f$element(1,"\",rec) .eqs. "\") then goto mrloop
532 $ if f$element(1," ",rec) .eqs. v_string
554 $ if (f$type('cdef') .eqs. "INTEGER")
558 $ if (f$type('cdef') .eqs. "STRING")
573 $ if (cdef .eqs. "_LARGEFILE64_SOURCE")
609 $ is_need = (f$extract(0,4,cdef) .eqs. "NEED") .or. (test_inv .eq. true)
610 $ if f$search(th) .eqs. "" then create 'th'
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. -
636 (cdef .eqs. "_LARGEFILE64_SOURCE") then -
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"
684 $ if f$type(mdef_'i') .eqs. "INTEGER" -
686 $ if f$type('cdef_val'_yes) .eqs. "STRING" -
730 $ IF F$SEARCH("''P1'") .EQS. ""
735 $ IF "''P2'" .EQS. ""