numlen 914 gtags-cscope/command.c numlen = 0; numlen 941 gtags-cscope/command.c if ((i = strlen(linenum)) > numlen) { numlen 942 gtags-cscope/command.c numlen = i; numlen 90 gtags-cscope/display.c int numlen; /**< line number display field length */ numlen 221 gtags-cscope/display.c width = COLS - numlen - 3; numlen 289 gtags-cscope/display.c printw("%*s ", numlen, linenum); numlen 254 gtags-cscope/global-cscope.h extern int numlen; /**< line number display field length */