Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-utils.c503 char *swallowed_p = swallowed; /* Current position in swallowed. */ in gr_multi_scan() local
530 swallowed_p = swallowed = alloca (max_length << 1); in gr_multi_scan()
553 *swallowed_p++ = ch; in gr_multi_scan()
568 for (p = swallowed; p < swallowed_p; ++p) in gr_multi_scan()
574 swallowed_p = swallowed; in gr_multi_scan()