Searched refs:dlength (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Dsrconv.c1057 dsy.dlength = symbol->type->size;
/haiku-buildtools/binutils/binutils/
H A Dsrconv.c1025 dsy.dlength = symbol->type->size;
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-expr.c6125 gfc_trans_string_copy (stmtblock_t * block, tree dlength, tree dest, argument
6152 if (dlength != NULL_TREE)
6154 dlen = fold_convert (size_type_node, gfc_evaluate_now (dlength, block));
6210 if (dlength && POINTER_TYPE_P (TREE_TYPE (dest)))

Completed in 166 milliseconds