Home
last modified time | relevance | path

Searched defs:indicator (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/
Dbasic_types.hpp205 typedef integral_constant<int, is_simple<Key>::value && is_simple<Mapped>::value> indicator; typedef
211 typedef integral_constant<int, is_simple<Key>::value> indicator; typedef
/openbsd/src/sys/arch/powerpc/powerpc/
Dtrap.c579 int indicator = EXC_ALI_OPCODE_INDICATOR(frame->dsisr); in fix_unaligned() local
/openbsd/src/sys/dev/pci/
Dsti_pci.c183 uint8_t indicator; member
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan_platform.h897 const uptr indicator = 0x0e0000000000ull; in Apply() local