Searched refs:yflag (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/hfs-285/fsck_hfs/
H A Dfsck_hfs.h30 extern char yflag; /* assume a yes response */
H A Dfsck_hfs.c68 char yflag; /* assume a yes response */ variable
214 yflag = 0;
230 yflag = 0;
280 yflag++;
471 if (yflag)
H A Dutilities.c90 if (yflag || (persevere && nflag)) {
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-funcs.el564 (defun math-besJ0 (x &optional yflag)
565 (cond ((and (not yflag) (math-negp (calcFunc-re x)))
584 (if yflag
607 (defun math-besJ1 (x &optional yflag)
608 (cond ((and (math-negp (calcFunc-re x)) (not yflag))
627 (if yflag
H A Dcalc-graph.el1034 (defun calc-graph-set-log (xflag yflag zflag)
1044 (if (if yflag
1045 (if (eq yflag 0) yold
1046 (> (prefix-numeric-value yflag) 0))
/macosx-10.10.1/system_cmds-643.1.1/sar.tproj/
H A Dsar.c96 int yflag = 0; variable
324 yflag = 1;

Completed in 94 milliseconds