Home
last modified time | relevance | path

Searched refs:in_class (Results 1 – 11 of 11) sorted by relevance

/openbsd/sys/arch/sparc64/include/
H A Dautoconf.h82 char *in_class; member
/openbsd/sys/arch/sparc64/dev/
H A Dpci_machdep.c414 for (len = 0; intrmap[len].in_class; len++) in pci_intr_map()
415 if (strcmp(intrmap[len].in_class, devtype) == 0) { in pci_intr_map()
H A Dsbus.c610 for (i = 0; intrmap[i].in_class; i++) in sbus_get_intr()
611 if (strcmp(intrmap[i].in_class, buf) == 0) { in sbus_get_intr()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarfout.c771 static int in_class; variable
3878 if (! DECL_EXTERNAL (decl) && ! in_class
3923 if (! DECL_EXTERNAL (decl) && ! in_class
4913 ++in_class;
4943 --in_class;
5272 if (decl != current_function_decl || in_class)
5418 || (! TYPE_USED_FOR_FUNCTION (TREE_TYPE (decl)) && ! in_class))
H A Dreload.c1113 enum reg_class in_class = class; local
1116 in_class
1130 in_class, VOIDmode, VOIDmode, 0, 0, opnum, type);
/openbsd/gnu/gcc/gcc/cp/
H A Dname-lookup.c4832 int in_class = 0; in pushtag() local
4854 in_class = 1; in pushtag()
4876 if (! in_class) in pushtag()
/openbsd/gnu/gcc/gcc/
H A Dreload.c1073 enum reg_class in_class = class; in push_reload() local
1076 in_class in push_reload()
1090 in_class, VOIDmode, VOIDmode, 0, 0, opnum, type); in push_reload()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDwarf.def983 HANDLE_DW_DEFAULTED(0x01, in_class)
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c3013 int in_class = 0; local
3033 in_class = 1;
3040 if (! in_class)
/openbsd/gnu/usr.bin/binutils/opcodes/
H A DChangeLog-00011002 (in_class): Handle format M5.
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A DChangeLog-00011002 (in_class): Handle format M5.