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

/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dinput.c100 static int rl_gather_tyi PARAMS((void));
209 rl_gather_tyi (void) function
478 if ((r = rl_gather_tyi ()) < 0) /* XXX - EIO */
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dinput.c102 static int rl_gather_tyi PARAMS((void));
211 rl_gather_tyi (void) function
497 if ((r = rl_gather_tyi ()) < 0) /* XXX - EIO */

Completed in 235 milliseconds