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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
globals.h 106 bool vtls; // identify thread local variables member in struct:FeatureState::Param
globals.d 116 bool vtls; // identify thread local variables
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-lang.cc 685 global.params.vtls = value;
709 global.params.vtls = value;
decl.cc 1572 if (global.params.vtls)

Completed in 19 milliseconds