HomeSort by: relevance | last modified time | path
    Searched defs:_btk (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ctags/
ctags.c 65 bool _wht[256], _etk[256], _itk[256], _btk[256], _gd[256]; variable in typeref:typename:bool[256][256][256][256]
259 _wht[i] = _etk[i] = _itk[i] = _btk[i] = NO;
273 _btk[(unsigned)*sp] = YES;
ctags.c 65 bool _wht[256], _etk[256], _itk[256], _btk[256], _gd[256]; variable in typeref:typename:bool[256][256][256][256]
259 _wht[i] = _etk[i] = _itk[i] = _btk[i] = NO;
273 _btk[(unsigned)*sp] = YES;

Completed in 24 milliseconds