Home
last modified time | relevance | path

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

123

/toolchain/binutils/binutils-2.27/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.27/libiberty/
DMakefile.in149 safe-ctype.c setenv.c setproctitle.c sha1.c sigsetmask.c \
186 ./safe-ctype.$(objext) \
242 $(INCDIR)/safe-ctype.h \
514 $(INCDIR)/safe-ctype.h
534 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
563 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
679 $(INCDIR)/safe-ctype.h
700 $(INCDIR)/safe-ctype.h
760 $(INCDIR)/safe-ctype.h
780 $(INCDIR)/safe-ctype.h
[all …]
Dmakefile.vms15 objalloc.obj,safe-ctype.obj,hashtab.obj,lbasename.obj,argv.obj,\
DChangeLog2020 * filename_cmp.c: Replace include of ctype.h by include of
2021 safe-ctype.h.
2024 * Makefile.in (filename_cmp.o): Add dependency on safe-ctype.h.
2419 * argv.c (safe-ctype.h): Include it.
2679 physmem.c, putenv.c, regex.c, safe-ctype.c, setenv.c, snprintf.c,
3891 * safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
3899 * safe-ctype.c: Separate out EOF==-1 check. Use HOST_CHARSET
4314 * safe-ctype.c (L, XL, U, XU, D, P, _, C, Z, M, V, T, S): Add cast to
5144 * safe-ctype.c: #include "ansidecl.h".
5149 * 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.27/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.27/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.27/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.am545 $(INCDIR)/libiberty.h $(INCDIR)/opcode/i386.h $(INCDIR)/safe-ctype.h \
561 $(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.27/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 …]
DChangeLog-2014672 * emultempl/elf32.em: Include safe-ctype.h.
697 * emultempl/spuelf.em: Include safe-ctype.h, remove duplicate errno.h.
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dgld960c.em29 #include "safe-ctype.h"
/toolchain/binutils/binutils-2.27/include/
DChangeLog-04151392 * safe-ctype.h: Add #include of ctype.h before redefining
1393 the ctype.h macros.
1397 * safe-ctype.h: Remove #error when detecting that ctype.h has been
1398 included. Redefine the various macros provided by ctype.h as
1802 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.27/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.27/gprof/
DChangeLog-200783 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
/toolchain/binutils/binutils-2.27/cpu/
Diq2000.opc57 #include "safe-ctype.h"
Dmt.opc55 #include "safe-ctype.h"
Dip2k.opc54 #include "safe-ctype.h"
DChangeLog510 Use safe-ctype.h instead of ctype.h
/toolchain/binutils/binutils-2.27/bfd/doc/
DChangeLog-9103340 * chew.c: Include <ctype.h>.

123