Searched refs:try1 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/gpatch-3/patch/
H A Dutil.c280 #define try1(f,a1) (sprintf (trybuf + dirlen, f, a1), stat (trybuf, &cstat) == 0) macro
287 || try1 ("RCS/%s", filebase)
342 && try1 ("%s@@", filebase) && S_ISDIR (cstat.st_mode))
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-rewr.el1132 try1 def code head (flip nil))
1157 (setq try1 (car math-prog-last))
1159 (math-rwcomp-instr 'try2 try1 (cdr arg2))
1166 (if (= (aref (nth 3 try1) 3) 0)
1167 (aset (nth 3 try1) 3 1))
1176 (setq try1 (car math-prog-last))
1178 (math-rwcomp-instr 'try2 try1 reg2)

Completed in 168 milliseconds