Home
last modified time | relevance | path

Searched defs:arrow (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/lib/libedit/
H A Dterminal.c986 funckey_t *arrow = el->el_terminal.t_fkey; in terminal_init_arrow() local
1031 funckey_t *arrow = el->el_terminal.t_fkey; in terminal_reset_arrow() local
1082 funckey_t *arrow = el->el_terminal.t_fkey; in terminal_set_arrow() local
1101 funckey_t *arrow = el->el_terminal.t_fkey; in terminal_clear_arrow() local
1120 funckey_t *arrow = el->el_terminal.t_fkey; in terminal_print_arrow() local
1140 funckey_t *arrow = el->el_terminal.t_fkey; in terminal_bind_arrow() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtokens.h254 arrow, // -> enumerator
434 arrow, // -> enumerator
H A Dtokens.d245 arrow, // -> enumerator
H A Dexpression.h760 bool arrow; // ImportC: if -> instead of . variable
H A Dexpression.d4740 bool arrow; // ImportC: if -> instead of . variable
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_show.c564 const char *ifname, *algo, *seg1, *seg2, *arrow; npfctl_print_nat() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_helper.c205 const char *arrow = request == DP_AUX_NATIVE_READ ? "->" : "<-"; in drm_dp_dump_access() local