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

  /src/external/gpl2/texinfo/dist/info/
infodoc.c 332 exec_keys = where_is (info_keymap, InfoCmd(info_execute_command));
998 argrep = where_is (info_keymap, InfoCmd(info_add_digit_to_numeric_arg));
1009 rep = command ? where_is (info_keymap, command) : NULL;
1063 where_is (Keymap map, InfoCommand *cmd)
1178 location = where_is (active_window->keymap, command);
1062 where_is (Keymap map, InfoCommand *cmd) function
infodoc.c 332 exec_keys = where_is (info_keymap, InfoCmd(info_execute_command));
998 argrep = where_is (info_keymap, InfoCmd(info_add_digit_to_numeric_arg));
1009 rep = command ? where_is (info_keymap, command) : NULL;
1063 where_is (Keymap map, InfoCommand *cmd)
1178 location = where_is (active_window->keymap, command);
1062 where_is (Keymap map, InfoCommand *cmd) function
  /src/external/gpl2/groff/dist/contrib/groffer/
groffer2.sh 1721 if where_is "$1" >${_NULL_DEV}
1799 if where_is "$1" >${_NULL_DEV}
4066 # where_is (<program>)
4076 where_is() function
4078 func_check where_is '>=' 1 "$@";
groffer2.sh 1721 if where_is "$1" >${_NULL_DEV}
1799 if where_is "$1" >${_NULL_DEV}
4066 # where_is (<program>)
4076 where_is() function
4078 func_check where_is '>=' 1 "$@";

Completed in 38 milliseconds