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

/freebsd-11.0-release/contrib/libreadline/
H A Dkeymaps.h67 #define ISMACR 2 macro
H A Dkeymaps.c144 case ISMACR:
H A Dbind.c323 rl_generic_bind (ISMACR, keyseq, macro_keys, map);
330 a macro (ISMACR), or a keymap (ISKMAP). This makes new keymaps
349 if (type == ISMACR)
408 if (k.function && ((k.type == ISFUNC && k.function != rl_do_lowercase_version) || k.type == ISMACR))
416 if (map[ic].type == ISMACR)
688 or ISMACR (macro). */
1936 case ISMACR:
2134 case ISMACR:
H A Dreadline.c841 case ISMACR:
/freebsd-11.0-release/lib/libedit/edit/readline/
H A Dreadline.h65 #define ISMACR 2 macro

Completed in 114 milliseconds