Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/rs6000/
H A Ddarwin-fallback.c323 bool is_64, is_vector; in handle_syscall() local
/freebsd-12.1/contrib/gdb/gdb/
H A Dstabsread.c1437 int is_vector = 0; in read_type() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1671 bool is_vector = false; in ParseTypeFromDWARF() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp2249 bool is_vector) { in CreateArrayType()