Searched defs:ambiguous (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | argmatch.c | 42 int ambiguous = 0; /* If nonzero, multiple nonexact match(es). */ local
|
/openbsd-src/usr.bin/telnet/ |
H A D | genget.c | 63 static char *ambiguous; /* special return value for command routines */ variable
|
/openbsd-src/gnu/lib/libreadline/support/ |
H A D | wcwidth.c | 160 static const struct interval ambiguous[] = { in wcwidth_cjk() local
|
/openbsd-src/lib/libcurses/ |
H A D | wcwidth.h | 247 static const struct interval ambiguous[] = { in mk_wcwidth_cjk() local
|
/openbsd-src/usr.bin/tmux/ |
H A D | cmd-set-option.c | 95 int window, idx, already, error, ambiguous; in cmd_set_option_exec() local
|
H A D | cmd-show-options.c | 84 int window, idx, ambiguous, parent, scope; in cmd_show_options_exec() local
|
H A D | options.c | 636 options_match(const char * s,int * idx,int * ambiguous) options_match() argument 679 options_match_get(struct options * oo,const char * s,int * idx,int only,int * ambiguous) options_match_get() argument
|
H A D | cmd.c | 452 int ambiguous; in cmd_find() local
|
/openbsd-src/usr.bin/patch/ |
H A D | backupfile.c | 182 int ambiguous = 0; /* If nonzero, multiple nonexact match(es). */ in argmatch() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | search.c | 88 bool ambiguous; /* Found multiply ambiguous */ member 956 tree ambiguous; member
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | StackFrameList.cpp | 294 bool ambiguous = false; in FindInterveningFrames() member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | search.c | 1188 tree ambiguous; member
|