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

  /src/external/gpl3/gdb/dist/readline/readline/
readline.h 71 } FUNMAP;
73 extern FUNMAP **funmap;
371 /* Functions for manipulating the funmap, which maps command names to functions. */
374 /* Undocumented, only used internally -- there is only one funmap, and this
  /src/external/gpl3/gdb.old/dist/readline/readline/
readline.h 71 } FUNMAP;
73 extern FUNMAP **funmap;
369 /* Functions for manipulating the funmap, which maps command names to functions. */
372 /* Undocumented, only used internally -- there is only one funmap, and this

Completed in 25 milliseconds