Searched defs:is_type (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/bin/sh/ |
H A D | syntax.c | 98 const char is_type[258] = { 0, 0, variable
|
/netbsd-src/sys/arch/powerpc/pic/ |
H A D | picvar.h | 58 int is_type; member
|
/netbsd-src/sys/arch/arm/pic/ |
H A D | picvar.h | 123 uint8_t is_type; /* IST_xxx */ member
|
/netbsd-src/sys/arch/x86/include/ |
H A D | intr.h | 113 int is_type; /* level, edge */ member
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_state.h | 93 #define is_type is_icmp.ici_type macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.c | 3115 bool is_type = (ISALPHA (tokens[i].name[toklen - 1]) in check_tokens() local
|
H A D | c-attribs.c | 1970 bool is_type = false; in common_handle_aligned_attribute() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 3108 bool is_type = (ISALPHA (tokens[i].name[toklen - 1]) in check_tokens() local
|
H A D | c-attribs.cc | 2297 bool is_type = false; in common_handle_aligned_attribute() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic54x.c | 3251 is_type (struct opstruct *operand, enum optype type) in is_type() function
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic54x.c | 3282 is_type (struct opstruct *operand, enum optype type) in is_type() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 8087 bool is_type = mk == MK_partial || !(mk & MK_tmpl_decl_mask); in decl_value() local
|
H A D | pt.cc | 8414 int is_type, requires_type, is_tmpl_type, requires_tmpl_type; in convert_template_argument() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 8193 int is_type, requires_type, is_tmpl_type, requires_tmpl_type; in convert_template_argument() local
|