Searched refs:PTYRANGE1 (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/examples/rlfe/
H A Dpty.c63 #ifndef PTYRANGE1
64 # define PTYRANGE1 "0123456789abcdef" macro
352 for (d = PTYRANGE1; (p[1] = *d) != '\0'; d++)

Completed in 39 milliseconds