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

  /src/external/bsd/pcc/dist/pcc/arch/amd64/
local.c 846 static int gottls; variable
860 gottls = 1;
890 if (gottls)
892 gottls = 0;
  /src/external/bsd/pcc/dist/pcc/arch/i386/
local.c 1102 static int gottls; variable
1121 gottls = 1;
1165 if (gottls)
1167 gottls = 0;

Completed in 28 milliseconds