| /src/external/gpl3/gdb.old/dist/gdbsupport/ |
| fileio.h | 161 host_to_bigendian (LONGEST num, char *buf, int bytes) function 174 host_to_bigendian ((LONGEST) num, (char *) fnum, 4); 182 host_to_bigendian ((LONGEST) num, (char *) fnum, 4);
|
| fileio.h | 161 host_to_bigendian (LONGEST num, char *buf, int bytes) function 174 host_to_bigendian ((LONGEST) num, (char *) fnum, 4); 182 host_to_bigendian ((LONGEST) num, (char *) fnum, 4);
|
| fileio.cc | 262 host_to_bigendian (fileio_mode_pack (num), (char *) fnum, 4); 270 host_to_bigendian (num, (char *) fnum, 8);
|
| fileio.cc | 262 host_to_bigendian (fileio_mode_pack (num), (char *) fnum, 4); 270 host_to_bigendian (num, (char *) fnum, 8);
|
| /src/external/gpl3/gdb/dist/gdbsupport/ |
| fileio.h | 161 host_to_bigendian (LONGEST num, char *buf, int bytes) function 174 host_to_bigendian ((LONGEST) num, (char *) fnum, 4); 182 host_to_bigendian ((LONGEST) num, (char *) fnum, 4);
|
| fileio.h | 161 host_to_bigendian (LONGEST num, char *buf, int bytes) function 174 host_to_bigendian ((LONGEST) num, (char *) fnum, 4); 182 host_to_bigendian ((LONGEST) num, (char *) fnum, 4);
|
| fileio.cc | 262 host_to_bigendian (fileio_mode_pack (num), (char *) fnum, 4); 270 host_to_bigendian (num, (char *) fnum, 8);
|
| fileio.cc | 262 host_to_bigendian (fileio_mode_pack (num), (char *) fnum, 4); 270 host_to_bigendian (num, (char *) fnum, 8);
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| remote-fileio.c | 292 host_to_bigendian (num, (char *) fnum, 8);
|
| remote-fileio.c | 292 host_to_bigendian (num, (char *) fnum, 8);
|
| /src/external/gpl3/gdb/dist/gdb/ |
| remote-fileio.c | 292 host_to_bigendian (num, (char *) fnum, 8);
|
| remote-fileio.c | 292 host_to_bigendian (num, (char *) fnum, 8);
|