Searched refs:pre (Results 1 - 10 of 10) sorted by relevance

/ast/src/cmd/html/
H A Dhtml2rtf.h102 int pre; /* <PRE> nesting level */ member in struct:State_s
H A Dhtml2rtf.c239 state.pre++;
251 if (state.pre > 0)
252 state.pre--;
618 state.pre++;
627 if (state.pre > 0)
628 state.pre--;
790 state.pre++;
799 if (state.pre > 0)
800 state.pre--;
911 state.pre
[all...]
/ast/src/lib/libcoshell/
H A Dcoinit.c40 exid(Sfio_t* sp, const char* pre, const char* name, const char* pos) argument
44 sfputr(sp, pre, -1);
/ast/src/cmd/INIT/
H A Diffe.sh3227 pre=
3231 -) case $pre in
3236 do pre="$pre
3244 *) pre="#undef $v"
3248 *) pre="#undef $v"
3654 $pre
3683 echo "$pre
3792 echo "$pre
3807 echo "$pre
[all...]
/ast/src/lib/libast/misc/
H A Dglob.c301 regex_t* pre; local
497 pre = prei;
512 pre = prec;
537 if (!regexec(pre, name, 0, NiL, 0))
/ast/src/cmd/msgcc/
H A Dmsgcc.sh44 pre-existing \b-o\b file.]
/ast/src/cmd/nmake/
H A Dexpand.c691 long pre; local
697 pre = pos = sfstrtell(xp);
712 if (pos == pre) sfstrseek(xp, rew, SEEK_SET);
H A DMakerules.mk3537 * lhs for pre-installed $(BINDIR) files listed by .LIST.PACKAGE.BINARY
4299 if ! "$(CC.INCLUDE.LOCAL)" && "$(CC.DIALECT:N=-I-)" /* pre 2005-05-25 courtesy */
/ast/src/lib/libexpr/
H A Dexparse.y860 pre:
876 goto pre;
H A DOexparse.c1784 pre:
1804 goto pre;

Completed in 101 milliseconds