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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
sgxintrin.h 137 enum __encls_type __T = (enum __encls_type)__L;
139 if (!__builtin_constant_p (__T))
141 else switch (__T)
192 enum __enclu_type __T = (enum __enclu_type) __L;
194 if (!__builtin_constant_p (__T))
196 else switch (__T)
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
sgxintrin.h 137 enum __encls_type __T = (enum __encls_type)__L;
139 if (!__builtin_constant_p (__T))
141 else switch (__T)
192 enum __enclu_type __T = (enum __enclu_type) __L;
194 if (!__builtin_constant_p (__T))
196 else switch (__T)

Completed in 46 milliseconds