HomeSort by: relevance | last modified time | path
    Searched refs:DIU (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/driver/
driver.h 43 list_t * DIU;
options.c 71 { "D", ARG(1), arg_add, &opt.DIU },
73 { "I", ARG(1), arg_add, &opt.DIU },
79 { "U", ARG(1), arg_add, &opt.DIU },
prog_cpp.c 175 list_add_list(l, opt.DIU);
driver.c 147 opt.DIU = list_alloc();
  /src/external/apache2/llvm/dist/clang/tools/scan-build/libexec/
ccc-analyzer 590 if ($Arg =~ /^-(?:[DIU]|isystem)(.*)$/) {

Completed in 17 milliseconds