Searched refs:match_endianness (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c1743 match_endianness (const gdb_byte *from, const struct type *type, gdb_byte *to) function
1835 match_endianness (dec, type, to);
1845 match_endianness (addr, type, dec);
1927 match_endianness (addr, type, dec);
1990 match_endianness (dec, type, addr);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c1743 match_endianness (const gdb_byte *from, const struct type *type, gdb_byte *to) function
1835 match_endianness (dec, type, to);
1845 match_endianness (addr, type, dec);
1927 match_endianness (addr, type, dec);
1990 match_endianness (dec, type, addr);

Completed in 188 milliseconds