Home | History | Annotate | Download | only in zlib

Lines Matching refs:Eqs

34 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
47 $ if f$trnlnm("SYS") .eqs. ""
60 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
66 $ if make.eqs.""
146 $ If F$Search(P1) .Eqs. "" Then Goto Makeit
151 $ If Argument .Eqs. "" Then Goto Exit
155 $ If File .Eqs. " " Then Goto Endl
160 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextEl
189 $ if cparm .eqs. "DEBUG"
202 $ if cparm .eqs. "LINK" then linkonly = true
221 $ if cc_com .eqs. "DECC" then its_decc = true
222 $ if cc_com .eqs. "VAXC" then its_vaxc = true
223 $ if cc_com .eqs. "GNUC" then its_gnuc = true
231 $ if (mmks .eqs. "MMK") .or. (mmks .eqs. "MMS")
337 $ if (f$element(1,"\",rec) .eqs. "\") then goto mrdone
374 $ if f$element(1," ",rec) .eqs. v_string
396 $ IF F$SEARCH("''P1'") .EQS. ""
401 $ IF "''P2'" .EQS. ""
413 $ if f .eqs. ""
433 $ if f$search("a.tmp") .eqs. "" -