Searched refs:truncatesyms (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dglobal.h108 extern BOOL truncatesyms; /* truncate symbols to 8 characters */
H A Dmain.c100 BOOL truncatesyms; /* truncate symbols to 8 characters */ variable
268 truncatesyms = YES;
682 truncatesyms = YES;
1021 oldtruncatesyms != truncatesyms) {
1331 if (truncatesyms == YES) {
H A Dfind.c784 if (truncatesyms == YES && isuptodate == YES &&
806 if (truncatesyms == YES && strpbrk(s, "[{*+") == NULL) {
820 if (truncatesyms == YES && field <= CALLING) {
H A Dcrossref.c111 if (truncatesyms && length > 8 &&
H A Ddir.c189 truncatesyms = YES;

Completed in 77 milliseconds