Home
last modified time | relevance | path

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

/external/u-boot/common/
DxyzModem.c208 static unsigned char *zm_bp; variable
213 zm_bp = zm_buf; in zm_new()
219 *zm_bp++ = c; in zm_save()
226 zm_dump_buf (zm_buf, zm_bp - zm_buf); in zm_dump()