/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/ |
H A D | proc-utils.h | 62 extern off_t lseek_with_trace (int, off_t, int, char *, int); 79 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
|
H A D | proc-api.c | 617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
|
H A D | ChangeLog-2000 | 4884 close_with_trace, wait_with_trace, lseek_with_trace): 5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.
|
/dports/devel/avr-gdb/gdb-7.3.1/gdb/ |
H A D | proc-utils.h | 66 extern off_t lseek_with_trace (int, off_t, int, char *, int); 83 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
|
H A D | proc-api.c | 617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
|
H A D | ChangeLog-2000 | 4884 close_with_trace, wait_with_trace, lseek_with_trace): 5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/ |
H A D | proc-utils.h | 62 extern off_t lseek_with_trace (int, off_t, int, char *, int); 79 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
|
H A D | proc-api.c | 617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
|
H A D | ChangeLog-2000 | 4884 close_with_trace, wait_with_trace, lseek_with_trace): 5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.
|
/dports/devel/gdb/gdb-11.1/gdb/ |
H A D | proc-utils.h | 89 extern off_t lseek_with_trace (int, off_t, int, char *, int); 106 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
|
H A D | proc-api.c | 259 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
|
H A D | ChangeLog-2000 | 4884 close_with_trace, wait_with_trace, lseek_with_trace): 5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.
|
/dports/devel/gdb761/gdb-7.6.1/gdb/ |
H A D | proc-utils.h | 86 extern off_t lseek_with_trace (int, off_t, int, char *, int); 103 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
|
H A D | proc-api.c | 613 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace() function
|
H A D | ChangeLog-2000 | 4884 close_with_trace, wait_with_trace, lseek_with_trace): 5093 (lseek_with_trace): Treat 'off_t' as unsigned long in printf.
|