Searched refs:x_bind (Results 1 – 3 of 3) sorted by relevance
/third_party/mksh/ | ||
D | sh.h | 2404 int x_bind(const char * SMALLP(bool)); |
D | funcs.c | 1351 rv |= x_bind(*wp SMALLP(macro)); in c_bind() |
D | edit.c | 2568 x_bind(const char *s SMALLP(bool macro)) in x_bind() function |