Searched refs:_gd (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.bin/ctags/
H A Dctags.h58 #define isgood(arg) _gd[arg & 0xff] /* T if char can be after ')' */
81 extern bool _wht[], _etk[], _itk[], _btk[], _gd[];
H A Dctags.c65 bool _wht[256], _etk[256], _itk[256], _btk[256], _gd[256]; variable
247 _gd[i] = YES;
263 _gd[*sp] = NO;

Completed in 95 milliseconds