Home
last modified time | relevance | path

Searched defs:is_array (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Djv-lang.c260 int is_array = 0; in type_from_class() local
/openbsd/src/gnu/llvm/lldb/tools/lldb-vscode/
DJSONUtils.cpp1061 const bool is_array = type_obj.IsArrayType(); in CreateVariable() local
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dprotector.c76 static int is_array; variable
/openbsd/src/sys/dev/pci/drm/radeon/
Dr600_cs.c1484 bool is_array; in r600_check_texture_resource() local
/openbsd/src/gnu/llvm/lldb/source/Core/
DFormatEntity.cpp834 bool is_array = (type_info_flags & eTypeIsArray) != 0; in DumpValue() local
DValueObject.cpp900 const bool is_array = type_flags.Test(eTypeIsArray); in ReadPointedString() local
/openbsd/src/gnu/usr.bin/perl/
Dsv.c6385 bool is_array; local