HomeSort by: relevance | last modified time | path
    Searched refs:eqs (Results 1 - 3 of 3) sorted by relevancy

  /src/common/dist/zlib/
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...]
  /src/common/dist/zlib/contrib/minizip/
make_vms.com 1 $ if f$search("ioapi.h_orig") .eqs. "" then copy ioapi.h ioapi.h_orig
  /src/usr.bin/kdump/
kdump.c 94 #define eqs(s1, s2) (strcmp((s1), (s2)) == 0) macro

Completed in 23 milliseconds