Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dserial.c625 static const char parity_none[] = "none"; variable
629 {parity_none, parity_odd, parity_even, NULL};
630 static const char *parity = parity_none;
DChangeLog-201511441 (parity_none, parity_odd, parity_even, parity_enums, parity):