Home
last modified time | relevance | path

Searched refs:CPPFunction (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/lib/libedit/readline/
H A Dreadline.h45 typedef char **CPPFunction(const char *, int, int); typedef
113 extern CPPFunction *rl_attempted_completion_function;
/openbsd-src/gnu/lib/libreadline/
H A Drltypedefs.h38 typedef char **CPPFunction (); typedef
H A DCHANGES196 k. The Function, CPFunction, CPPFunction, and VFunction typedefs have been
/openbsd-src/lib/libedit/
H A Dreadline.c104 CPPFunction *rl_attempted_completion_function = NULL;