Home
last modified time | relevance | path

Searched refs:MAXRECSIZE (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-mips.c2885 #define MAXRECSIZE (550) macro
2901 while ((*recsize < (MAXRECSIZE - CHECKSIZE)) && ((inamount - *inptr) > 0)) in pmon_make_fastrec()
3105 buffer = (char *) xmalloc (MAXRECSIZE + 1); in pmon_load_fast()
3180 if (reclen >= (MAXRECSIZE - CHECKSIZE)) in pmon_load_fast()