Searched refs:crlf (Results 1 – 2 of 2) sorted by relevance
1266 static const char crlf[] = "\r\n"; in gdbstub() local1283 ptr = mem2hex(crlf, ptr, sizeof(crlf) - 1, 0); in gdbstub()1309 ptr = mem2hex(crlf, ptr, sizeof(crlf) - 1, 0); in gdbstub()
1491 static const char crlf[] = "\r\n"; in gdbstub() local1516 ptr = mem2hex(crlf, ptr, sizeof(crlf) - 1, 0); in gdbstub()