Searched defs:from (Results 76 - 100 of 323) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/libiberty/
H A Dsimple-object.c282 simple_object_attributes_merge(simple_object_attributes *to, simple_object_attributes *from, int *err) argument
H A Dfloatformat.c173 floatformat_i387_ext_is_valid (const struct floatformat *fmt, const void *from) argument
289 floatformat_ibm_long_double_is_valid(const struct floatformat *fmt, const void *from) argument
466 floatformat_to_double(const struct floatformat *fmt, const void *from, double *to) argument
602 floatformat_from_double(const struct floatformat *fmt, const double *from, void *to) argument
702 floatformat_is_valid(const struct floatformat *fmt, const void *from) argument
[all...]
/haiku-buildtools/gcc/libgcc/
H A Ddfp-bit.c366 union { _Decimal32 c; decSingle f; } from; local
380 union { _Decimal32 c; decSingle f; } from; local
396 union { _Decimal64 c; decDouble f; } from; local
411 union { _Decimal64 c; decDouble f; } from; local
430 union { _Decimal128 c; decQuad f; } from; local
451 union { _Decimal128 c; decQuad f; } from; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/asan/
H A Dasan_str_test.cc121 char *from = Ident((char*)malloc(from_size)); local
145 char *from = Ident((char*)malloc(from_size)); local
359 char *from = MallocAndMemsetString(from_size); local
397 char *from = MallocAndMemsetString(from_size); local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp1989.C400 Graph<T>::add(const T& from, const T& to) argument
411 Graph<T>::contains(const T& from, const T& to) const argument
438 lookup_new(const T& from) argument
[all...]
/haiku-buildtools/gcc/gcc/config/sh/
H A Dsh-mem.cc106 rtx from = adjust_automodify_address (src, BLKmode, local
/haiku-buildtools/gcc/gcc/
H A Ddfp.c355 decimal_to_binary (REAL_VALUE_TYPE *to, const REAL_VALUE_TYPE *from, argument
370 decimal_from_binary (REAL_VALUE_TYPE *to, const REAL_VALUE_TYPE *from) argument
[all...]
H A Dgimple-iterator.c665 gsi_move_after (gimple_stmt_iterator *from, gimple_stmt_iterator *to) argument
680 gsi_move_before (gimple_stmt_iterator *from, gimple_stmt_iterator *to) argument
695 gsi_move_to_bb_end(gimple_stmt_iterator *from, basic_block bb) argument
[all...]
H A Dinput.c405 char * from = c->data + c->nb_read; local
[all...]
H A Dvaltrack.c167 propagate_for_debug_subst (rtx from, const_rtx old_rtx, void *data) argument
/haiku-buildtools/binutils/gas/
H A Dinput-scrub.c262 input_scrub_include_sb(sb *from, char *position, int is_expansion) argument
[all...]
/haiku-buildtools/binutils/gold/
H A Dmapfile.cc91 Mapfile::advance_to_column(size_t from, size_t to) argument
/haiku-buildtools/binutils/zlib/contrib/blast/
H A Dblast.c286 unsigned char *from, *t local
[all...]
/haiku-buildtools/binutils/zlib/examples/
H A Dgun.c517 local void copymeta(char *from, char *to) argument
[all...]
H A Dgzappend.c127 unsigned char *start, *last, *to, *from; local
[all...]
/haiku-buildtools/binutils/zlib/
H A Dinflate.c617 unsigned char FAR *from; /* where to copy match bytes from */ local
[all...]
/haiku-buildtools/binutils/zlib/contrib/infback9/
H A Dinfback9.c239 unsigned char FAR *from; /* where to copy match bytes from */ local
[all...]
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dtexinfo.el[all...]
/haiku-buildtools/gcc/zlib/contrib/blast/
H A Dblast.c284 unsigned char *from, *t local
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dapp.c344 char *from; local
[all...]
/haiku-buildtools/legacy/gcc/libchill/
H A Drts.c474 INSTANCE from; member in struct:SIGNALQUEUE
/haiku-buildtools/legacy/gcc/libio/dbz/
H A Ddbzmain.c39 char *from = NULL; /* old table to use for dbzagain() */ variable
/haiku-buildtools/legacy/gcc/libio/
H A Deditbuf.cc117 register buf_char *to, *from; local
168 register buf_char *to, *from; local
519 delete_range(buf_index from, buf_index to) argument
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dfloatformat.c175 floatformat_i387_ext_is_valid (const struct floatformat *fmt, const void *from) argument
291 floatformat_ibm_long_double_is_valid(const struct floatformat *fmt, const void *from) argument
468 floatformat_to_double(const struct floatformat *fmt, const void *from, double *to) argument
604 floatformat_from_double(const struct floatformat *fmt, const double *from, void *to) argument
704 floatformat_is_valid(const struct floatformat *fmt, const void *from) argument
[all...]
/haiku-buildtools/gcc/gcc/config/moxie/
H A Dmoxie.c400 moxie_initial_elimination_offset (int from, int to) argument

Completed in 440 milliseconds

1234567891011>>