HomeSort by: relevance | last modified time | path
    Searched defs:tilde_hook_func_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/readline/readline/
tilde.h 30 typedef char *tilde_hook_func_t (char *); typedef
36 extern tilde_hook_func_t *tilde_expansion_preexpansion_hook;
42 extern tilde_hook_func_t *tilde_expansion_failure_hook;
  /src/external/gpl3/gdb.old/dist/readline/readline/
tilde.h 42 typedef char *tilde_hook_func_t PARAMS((char *)); typedef
48 extern tilde_hook_func_t *tilde_expansion_preexpansion_hook;
54 extern tilde_hook_func_t *tilde_expansion_failure_hook;

Completed in 206 milliseconds