Searched refs:ordinary (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/gnu/usr.bin/binutils/libiberty/
H A DMakefile28 unlink-if-ordinary.c \
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregcomp.c84 static void ordinary(struct parse *, int);
400 ordinary(p, c);
403 case '{': /* okay as ordinary except if digit follows */
407 ordinary(p, c);
479 ordinary(p, GETNEXT());
487 * taken as an ordinary character and then revised to be an anchor. The
525 int starordinary) /* is a leading * an ordinary character? */
603 ordinary(p, (char)c);
730 ordinary(p, firstch(p, cs));
779 default: /* symbol, ordinary characte
934 ordinary(struct parse *p, int ch) function
[all...]
/freebsd-10-stable/contrib/nvi/regex/
H A Dregcomp.c99 static void ordinary __P((struct parse *p, int ch));
426 ordinary(p, c);
428 case '{': /* okay as ordinary except if digit follows */
432 ordinary(p, c);
505 ordinary(p, GETNEXT());
515 * taken as an ordinary character and then revised to be an anchor. The
563 /* is a leading * an ordinary character? */
629 ordinary(p, c);
647 ordinary(p, c);
776 ordinary(
987 ordinary(register struct parse *p, register int ch) function
[all...]
/freebsd-10-stable/lib/libc/regex/
H A Dregcomp.c102 static void ordinary(struct parse *p, wint_t ch);
439 ordinary(p, wc);
443 case '{': /* okay as ordinary except if digit follows */
451 ordinary(p, wc);
524 ordinary(p, WGETNEXT());
534 * taken as an ordinary character and then revised to be an anchor.
571 int starordinary) /* is a leading * an ordinary character? */
660 ordinary(p, wc);
758 ordinary(p, ch);
809 default: /* symbol, ordinary characte
987 ordinary(struct parse *p, wint_t ch) function
[all...]
/freebsd-10-stable/contrib/binutils/libiberty/
H A DMakefile.in156 unlink-if-ordinary.c \
180 ./unlink-if-ordinary.o \
1103 ./unlink-if-ordinary.o: $(srcdir)/unlink-if-ordinary.c config.h \
1106 $(COMPILE.c) $(PICFLAG) $(srcdir)/unlink-if-ordinary.c -o pic/$@; \
1108 $(COMPILE.c) $(srcdir)/unlink-if-ordinary.c $(OUTPUT_OPTION)
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A DMakefile.in156 unlink-if-ordinary.c \
180 ./unlink-if-ordinary.o \
1079 ./unlink-if-ordinary.o: $(srcdir)/unlink-if-ordinary.c config.h \
1082 $(COMPILE.c) $(PICFLAG) $(srcdir)/unlink-if-ordinary.c -o pic/$@; \
1084 $(COMPILE.c) $(srcdir)/unlink-if-ordinary.c $(OUTPUT_OPTION)
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql336 normal: in the 'BASE' tree this is an ordinary node for which we
348 incomplete: in the 'BASE' tree this is an ordinary node for which
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex398 % macro which expects an ordinary undelimited TeX argument.
1068 % The \mathchar is class=0=ordinary, family=7=ttfam, position=5C=\.
1909 \mathchar"075F % class 0=ordinary, family 7=ttfam, pos 0x5F=_.
4291 % to what kind of chapter we are in (ordinary, appendix, or unnumbered).
5640 % which we arrange to emulate with a temporary file in ordinary TeX.
5667 % I've verified that it is necessary both for e-TeX and for ordinary TeX
7107 % (and those which the user can use as if they were ordinary).
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex390 % macro which expects an ordinary undelimited TeX argument.
1045 % The \mathchar is class=0=ordinary, family=7=ttfam, position=5C=\.
1830 \mathchar"075F % class 0=ordinary, family 7=ttfam, pos 0x5F=_.
4189 % to what kind of chapter we are in (ordinary, appendix, or unnumbered).
5516 % which we arrange to emulate with a temporary file in ordinary TeX.
5543 % I've verified that it is necessary both for e-TeX and for ordinary TeX
6960 % (and those which the user can use as if they were ordinary).
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex424 % macro which expects an ordinary undelimited TeX argument.
2516 \mathchar"075F % class 0=ordinary, family 7=ttfam, pos 0x5F=_.
2816 % The \mathchar is class=0=ordinary, family=7=ttfam, position=5C=\.
5589 % to what kind of chapter we are in (ordinary, appendix, or unnumbered).
7195 % which we arrange to emulate with a temporary file in ordinary TeX.
9917 % (and those which the user can use as if they were ordinary).
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp6449 error("hyphenation code must be ordinary character");

Completed in 135 milliseconds