Home
last modified time | relevance | path

Searched refs:stwhich (Results 1 – 1 of 1) sorted by relevance

/original-bsd/old/dbx/
H A Dsymbols.c1537 private boolean stwhich(), dynwhich();
1547 } else if (not stwhich(&s) and isambiguous(s) and not dynwhich(&s)) {
1559 private boolean stwhich (var_s) in stwhich() function