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

  /src/usr.bin/xlint/lint1/
lex.c 1021 bool *is_begin, bool *is_end, bool *is_system)
1026 *is_system = false;
1042 *is_system = true;
1096 bool is_begin, is_end, is_system; local
1097 parse_line_directive_flags(p, &is_begin, &is_end, &is_system);
1099 in_system_header = is_system;
  /src/external/gpl3/binutils/dist/gprofng/src/
Experiment.cc 6332 if (!jthread->is_system () &&
6421 JThread::is_system () function in class:JThread
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Experiment.cc 6332 if (!jthread->is_system () &&
6421 JThread::is_system () function in class:JThread

Completed in 43 milliseconds