Home | History | Annotate | Download | only in src

Lines Matching refs:nes

74 $   If F$Search ("Sys$System:MMS.EXE") .nes. "" Then Make = "MMS"
142 $ if f$extract(0,6,work) .nes. "#undef"
144 $ if f$extract(0,12,work) .nes. "#cmakedefine"
171 $ if f$search("''th'") .nes. "" then delete 'th';*
177 $ if (f$search( "example.obj;*") .nes. "") then delete example.obj;*
178 $ if (f$search( "minigzip.obj;*") .nes. "") then delete minigzip.obj;*
313 $ if f$edit(cparm,"trim") .nes. ""
340 if (cc_com .nes. "DECC") .and. -
341 (cc_com .nes. "VAXC") .and. -
342 (cc_com .nes. "GNUC")
383 $ its_decc = (f$search("SYS$SYSTEM:DECC$COMPILER.EXE") .nes. "")
384 $ its_vaxc = .not. its_decc .and. (F$Search("SYS$System:VAXC.Exe") .nes. "")
385 $ its_gnuc = .not. (its_decc .or. its_vaxc) .and. (f$trnlnm("gnu_cc") .nes. "")
396 $ if f$trnlnm("decc$no_rooted_search_lists") .nes. ""
492 $ if (f$extract(0,6,rec) .nes. src_check) then goto src_check_loop
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
626 $ if f$type('cdef_val'_yes) .nes. ""
644 $ if f$type('cdef_val'_no) .nes. ""
754 $ if f$type(module'mod_sym_num') .nes. ""
759 $ if shared_proc .nes. "#"
806 $ if (svn.nes."")
808 $ if (sv.nes."") then write libopt sv
823 $ if f$type(module'mod_sym_num') .nes. ""
828 $ if shared_proc .nes. "#"