Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gdb/gdb/
Dremote-mips.c129 int *inptr, int inamount, int *recsize,
2892 int inamount, int *recsize, unsigned int *csum, in pmon_make_fastrec() argument
2902 while ((*recsize < (MAXRECSIZE - CHECKSIZE)) && ((inamount - *inptr) > 0)) in pmon_make_fastrec()
2905 if ((inamount - *inptr) < 3) in pmon_make_fastrec()