Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenextract.c90 push_pathstr_operand (int operand, bool is_vector, in push_pathstr_operand()
H A Dtree-ssa-reassoc.c5891 bool is_vector = VECTOR_TYPE_P (TREE_TYPE (lhs)); in reassociate_bb() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dc-typeprint.c685 int is_vector = TYPE_VECTOR (type); in c_type_print_varspec_suffix() local
H A Dstabsread.c1521 int is_vector = 0; in read_type() local
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-type.c474 typy_array_1 (PyObject *self, PyObject *args, int is_vector) in typy_array_1()