Home
last modified time | relevance | path

Searched defs:bd1 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/tmux/
H A Dkey-bindings.c85 key_bindings_cmp(struct key_binding *bd1, struct key_binding *bd2) in key_bindings_cmp() argument
139 struct key_binding *bd1; in key_bindings_unref_table() local
309 struct key_binding *bd, *bd1; in key_bindings_reset_table() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Ddyncast5.C19 void fn(B *bd1, B *bd2) in fn()