Home
last modified time | relevance | path

Searched refs:ctype (Results 1 – 25 of 52) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dopc-i.pl154 @ctype = ( "", ".unc", ".and", ".or", ".or.andcm", ".orcm",
159 foreach $c (@ctype) {
167 foreach $c (@ctype) {
Dopc-a.pl113 @ctype = ( ".and", ".or", ".or.andcm", ".orcm", ".andcm", ".and.orcm" );
125 foreach $c (@ctype) {
133 foreach $c (@ctype) {
/toolchain/binutils/binutils-2.25/libiberty/
DMakefile.in148 safe-ctype.c setenv.c setproctitle.c sha1.c sigsetmask.c \
184 ./safe-ctype.$(objext) \
239 $(INCDIR)/safe-ctype.h \
513 $(INCDIR)/safe-ctype.h
533 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
562 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
678 $(INCDIR)/safe-ctype.h
699 $(INCDIR)/safe-ctype.h
759 $(INCDIR)/safe-ctype.h
779 $(INCDIR)/safe-ctype.h
[all …]
Dmakefile.vms15 objalloc.obj,safe-ctype.obj,hashtab.obj,lbasename.obj,argv.obj,\
DChangeLog1706 * filename_cmp.c: Replace include of ctype.h by include of
1707 safe-ctype.h.
1710 * Makefile.in (filename_cmp.o): Add dependency on safe-ctype.h.
2105 * argv.c (safe-ctype.h): Include it.
2365 physmem.c, putenv.c, regex.c, safe-ctype.c, setenv.c, snprintf.c,
3577 * safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
3585 * safe-ctype.c: Separate out EOF==-1 check. Use HOST_CHARSET
4000 * safe-ctype.c (L, XL, U, XU, D, P, _, C, Z, M, V, T, S): Add cast to
4830 * safe-ctype.c: #include "ansidecl.h".
4835 * strtoul.c: Include safe-ctype.h, not ctype.h.
[all …]
Dfunctions.texi518 @c safe-ctype.c:25
523 It is defined by @file{safe-ctype.h}, and will be an integer constant
589 @c safe-ctype.c:46
603 These twelve macros are defined by @file{safe-ctype.h}. Each has the
605 defined by the standard header @file{ctype.h}. For example,
608 those provided by @file{ctype.h}:
639 @c safe-ctype.c:95
646 These six macros are defined by @file{safe-ctype.h} and provide
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-0001375 * addr2line.c: Don't include <ctype.h>.
379 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
382 * dllwrap.c: Don't include <ctype.h>.
384 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
387 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
392 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
397 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
399 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
402 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
407 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
[all …]
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-0001684 * input-file.c: Include safe-ctype.h.
981 * config/tc-openrisc.c: Don't include <ctype.h>.
998 * as.h: Don't include <ctype.h>.
1000 * atof-generic.c: Include "safe-ctype.h" instead of <ctype.h>.
1002 * config/m68k-parse.y: Include "safe-ctype.h".
1004 * config/obj-elf.c: Include "safe-ctype.h".
1006 * config/obj-vms.c: Include "safe-ctype.h".
1010 * config/tc-a29k.c: Include "safe-ctype.h" instead of <ctype.h>.
1016 * config/tc-alpha.c: Include "safe-ctype.h" instead of <ctype.h>.
1018 * config/tc-arc.c: Include "safe-ctype.h" instead of <ctype.h>.
[all …]
/toolchain/binutils/binutils-2.25/opcodes/
Dia64-ic.tbl221 pr-and-writers; IC:pr-gen-writers-int[Field(ctype) in {and andcm}], IC:pr-gen-writers-int[Field(cty…
224 pr-norm-writers-fp; IC:pr-gen-writers-fp[Field(ctype)==]
225 pr-norm-writers-int; IC:pr-gen-writers-int[Field(ctype)==]
226 pr-or-writers; IC:pr-gen-writers-int[Field(ctype) in {or orcm}], IC:pr-gen-writers-int[Field(ctype)…
229 pr-unc-writers-fp; IC:pr-gen-writers-fp[Field(ctype)==unc]+11, fprcpa+11, fprsqrta+11, frcpa+11, fr…
230 pr-unc-writers-int; IC:pr-gen-writers-int[Field(ctype)==unc]+11
DChangeLog-0001231 * cgen-ibld.in: Include safe-ctype.h in preference to
232 ctype.h.
233 * cgen-asm.in: Include safe-ctype.h in preference to
234 ctype.h. Fix formatting. Use ISSPACE instead of isspace and
368 * arc-dis.c: Don't include <ctype.h>.
411 * cgen-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
413 * cgen-opc.c: Include "safe-ctype.h" instead of <ctype.h>.
418 * fr30-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
422 * fr30-desc.c: Don't include <ctype.h>.
424 * ia64-gen.c: Include "safe-ctype.h" instead of <ctype.h>.
[all …]
DMakefile.am541 $(INCDIR)/libiberty.h $(INCDIR)/opcode/i386.h $(INCDIR)/safe-ctype.h \
557 $(INCDIR)/libiberty.h $(INCDIR)/opcode/ia64.h $(INCDIR)/safe-ctype.h \
Dcgen-asm.in39 #include "safe-ctype.h"
Dcgen-ibld.in37 #include "safe-ctype.h"
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-0001611 * deffilep.y: Include "safe-ctype.h" instead of <ctype.h>.
615 * emultempl/aix.em: Include "safe-ctype.h" instead of <ctype.h>.
617 * emultempl/elf32.em: Include "safe-ctype.h" instead of <ctype.h>.
620 * emultempl/gld960c.em: Include "safe-ctype.h" instead of <ctype.h>.
623 * emultempl/sunos.em: Include "safe-ctype.h" instead of <ctype.h>.
625 * ldctor.c: Include "safe-ctype.h" instead of <ctype.h>.
627 * ldfile.c: Include "safe-ctype.h" instead of <ctype.h>.
631 * ldlang.c: Include "safe-ctype.h" instead of <ctype.h>.
634 * ldlex.l: Include "safe-ctype.h" instead of <ctype.h>.
636 * ldmain.c: Include "safe-ctype.h" instead of <ctype.h>.
[all …]
DChangeLog604 * emultempl/elf32.em: Include safe-ctype.h.
629 * emultempl/spuelf.em: Include safe-ctype.h, remove duplicate errno.h.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dgld960c.em29 #include "safe-ctype.h"
Dspuelf.em450 #include "safe-ctype.h"
/toolchain/binutils/binutils-2.25/include/
DChangeLog1317 * safe-ctype.h: Add #include of ctype.h before redefining
1318 the ctype.h macros.
1322 * safe-ctype.h: Remove #error when detecting that ctype.h has been
1323 included. Redefine the various macros provided by ctype.h as
1731 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
DChangeLog-9103146 * safe-ctype.h (HC_UNKNOWN, HC_ASCII, HC_EBCDIC): Rename to
152 * safe-ctype.h (HC_UNKNOWN, HC_ASCII, HC_EBCDIC, HOST_CHARSET):
531 * safe-ctype.h (_sch_isbasic, IS_ISOBASIC): New.
731 * safe-ctype.h (_sch_test): Cast enum bit to unsigned short int for pcc
764 * safe-ctype.h: Make code work on all targets and not just on
776 * safe-ctype.h: New file.
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-0001967 * binary.c: Include safe-ctype.h after bfd.h and sysdep.h.
2114 * aoutx.h: Include "safe-ctype.h" instead of <ctype.h>.
2116 * archive.c: Include "safe-ctype.h" instead of <ctype.h>.
2118 * archures.c: Include "safe-ctype.h" instead of <ctype.h>.
2120 * bfd.c: Include "safe-ctype.h" instead of <ctype.h>.
2123 * binary.c: Include "safe-ctype.h" instead of <ctype.h>.
2125 * cpu-v850.c: Include "safe-ctype.h" instead of <ctype.h>.
2127 * hosts/alphavms.h: Don't include <ctype.h>.
2128 * ieee.c: Include "safe-ctype.h" instead of <ctype.h>.
2130 * ihex.c: Include "safe-ctype.h" instead of <ctype.h>.
[all …]
/toolchain/binutils/binutils-2.25/gprof/
DChangeLog-200783 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
/toolchain/binutils/binutils-2.25/cpu/
Diq2000.opc57 #include "safe-ctype.h"
Dmt.opc55 #include "safe-ctype.h"
Dip2k.opc54 #include "safe-ctype.h"
DChangeLog496 Use safe-ctype.h instead of ctype.h

123