Searched refs:__fetch_long (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gcov-io.h | 35 static int __fetch_long PARAMS ((long *, char *, size_t)) 119 __fetch_long (dest, source, bytes) in __fetch_long() function 212 return __fetch_long (dest, c, bytes);
|
| H A D | gcov.c | 1014 __fetch_long (&line_num, ptr, 4); in scan_for_source_files() 1040 __fetch_long (&delim, ptr, 4); in scan_for_source_files() 1052 __fetch_long (&delim, ptr, 4); in scan_for_source_files() 1319 __fetch_long (&line_num, ptr, 4); 1374 __fetch_long (&delim, ptr, 4);
|
| H A D | ChangeLog.0 | 1581 * gcov-io.h (__fetch_long): New declaration.
|
| H A D | ChangeLog.1 | 11401 * gcov-io.h (__fetch_long): Change type of parameter `bytes' from
|
| H A D | ChangeLog.3 | 12530 * gcov-io.h (__fetch_long, __store_long, __read_long, __write_long):
|