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/
H A 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/
H A Dtrap.c579 int indicator = EXC_ALI_OPCODE_INDICATOR(frame->dsisr); in fix_unaligned() local
/openbsd-src/sys/dev/pci/
H A Dsti_pci.c180 uint8_t indicator; global() member
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h897 const uptr indicator = 0x0e0000000000ull; in Apply() local