Home
last modified time | relevance | path

Searched defs:is_special (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/bin/sh/
H A Dsyntax.h87 #define is_special(c) (sh_ctype(c) & (ISSPECL|ISDIGIT)) macro
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dcharinfo.h144 inline int charinfo::is_special() in is_special() function
H A Dnode.h58 int is_special; member
H A Dnode.cpp241 inline int font_info::is_special() in is_special() function in font_info
/netbsd-src/bin/chio/
H A Dchio.c795 is_special(const char *cp) in is_special() function
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfont.cpp254 int font::is_special() in is_special() function in font
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenattrtab.cc184 unsigned is_special : 1; /* Don't call `write_attr_set'. */ member in attr_desc
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenattrtab.c184 unsigned is_special : 1; /* Don't call `write_attr_set'. */ variable
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c967 bool * is_special) in printable_section_name_from_index()
13698 bool is_special; in print_symbol() local
19777 bool is_special; in process_mips_specific() local
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp503 int is_special; // text has come via 'x X html:' member in text_glob
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_si_dpm.c3213 bool is_memory_gddr5, is_special; in si_is_special_1gb_platform() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_si_dpm.c3673 bool is_memory_gddr5, is_special; in si_is_special_1gb_platform() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2434 bool is_special () const in is_special() function in depset