HomeSort by relevance Sort by last modified time
    Searched refs:Eqs (Results 1 - 4 of 4) sorted by null

  /external/libpng/contrib/pngminus/
makevms.com 13 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
15 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
17 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
18 $ if f$search("SYS$SYSTEM:VAXC.EXE").eqs.""
26 $ if f$trnlnm("SYS").eqs."" then define sys decc$library_include:
60 $ If F$Search(P1) .Eqs. "" Then Goto Makeit
65 $ If Argument .Eqs. "" Then Goto Exit
69 $ If File .Eqs. " " Then Goto Endl
74 $ If AFile .Eqs. "" .Or. AFile .Eqs. OFile Then Goto NextE
    [all...]
  /external/libpng/scripts/
makevms.com 10 $ if p1 .eqs. "CONTRIB"
21 $ If F$Type (MMK) .eqs. "STRING" Then Make = "MMK"
31 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
33 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
35 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
36 $ if f$search("SYS$SYSTEM:VAXC.EXE").eqs.""
44 $ if f$trnlnm("SYS").eqs."" then define sys decc$library_include:
53 $ if make.eqs.""
97 $ if f$search("DESCRIP.MMS") .eqs. "" then copy/nolog [.SCRIPTS]DESCRIP.MMS []
110 $ If F$Search(P1) .Eqs. "" Then Goto Makei
    [all...]
  /external/libpng/contrib/gregbook/
makevms.com 19 $ if zpath .eqs. ""
25 $ if pngpath .eqs. ""
38 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
40 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
42 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
43 $ if f$search("SYS$SYSTEM:VAXC.EXE").eqs.""
51 $ if f$trnlnm("SYS").eqs."" then define sys decc$library_include:
100 $ If F$Search(P1) .Eqs. "" Then Goto Makeit
105 $ If Argument .Eqs. "" Then Goto Exit
109 $ If File .Eqs. " " Then Goto End
    [all...]
  /external/zlib/src/
make_vms.com 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 End
    [all...]

Completed in 172 milliseconds