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

  /src/usr.bin/unifdef/
unifdef.c 237 static int stifline[MAXDEPTH]; /* start of current #if */ variable in typeref:typename:int[]
540 stifline[depth] = linenum;
1030 filename, linenum, msg, stifline[depth], depth);
unifdef.c 237 static int stifline[MAXDEPTH]; /* start of current #if */ variable in typeref:typename:int[]
540 stifline[depth] = linenum;
1030 filename, linenum, msg, stifline[depth], depth);

Completed in 22 milliseconds