Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dtags.c43 T_GSYMS, /* 'GSYMS': other symbols (global) */ enumerator
145 return T_GSYMS; in gettagtype()
526 case T_GSYMS: in findgtag()