Home
last modified time | relevance | path

Searched refs:is_normal (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dcharinfo.h89 int is_normal();
134 inline int charinfo::is_normal() in is_normal() function
H A Dnode.cpp4948 if (mac && ci->is_normal()) in make_node()
4997 if (mac && ci->is_normal()) { in add_char()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-target.h366 #define ELF_TARGET_OS is_normal
H A Delf32-i386.c4240 case is_normal: in elf_i386_get_synthetic_symtab()
4399 case is_normal: in elf_i386_link_setup_gnu_properties()
H A Delf-bfd.h557 is_normal, enumerator
H A Delfxx-x86.c3929 normal_target = htab->elf.target_os == is_normal; in _bfd_x86_elf_link_setup_gnu_properties()
H A DChangeLog-20184492 target_os != is_nacl instead of target_os == is_normal.
4495 is_nacl instead of target_os == is_normal. Don't set
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-target.h370 #define ELF_TARGET_OS is_normal
H A Delf32-i386.c4276 case is_normal: in elf_i386_get_synthetic_symtab()
4435 case is_normal: in elf_i386_link_setup_gnu_properties()
H A Delf-bfd.h592 is_normal, enumerator
H A Delfxx-x86.c4322 normal_target = htab->elf.target_os == is_normal; in _bfd_x86_elf_link_setup_gnu_properties()
H A DChangeLog-20184492 target_os != is_nacl instead of target_os == is_normal.
4495 is_nacl instead of target_os == is_normal. Don't set
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-199314 * cp-class.c (is_normal): New routine, use to determine when the
20 is_normal() to determine if this is the main vtable for the class.
H A DChangeLog-19943208 * class.c (related_vslot, is_normal, modify_other_vtable_entries,
5302 * cp-class.c (is_normal): Changed to reflect new meaning of
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20184492 target_os != is_nacl instead of target_os == is_normal.
4495 is_nacl instead of target_os == is_normal. Don't set
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20184492 target_os != is_nacl instead of target_os == is_normal.
4495 is_nacl instead of target_os == is_normal. Don't set
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog4784 * src/roff/troff/charinfo.h (charinfo): Add `is_normal' inline
4789 ci->is_normal.