Searched refs:__T (Results 1 – 6 of 6) sorted by relevance
36 while (plen && path[plen-1]==__T(' ')) in _tstat64()39 if (plen && (plen<2 || path[plen-2]!=__T(':')) && in _tstat64()40 (path[plen-1]==__T(':') || path[plen-1]==__T('\\') || path[plen-1]==__T('/'))) in _tstat64()60 if (_istalpha(*path) && (*(path+1)==__T(':'))) in _tstat64()61 buf->st_dev = buf->st_rdev = _totupper(*path) - __T('A'); /* drive num */ in _tstat64()72 if (plen > 6 && path[plen-4] == __T('.')) /* shortest exe: "\x.exe" */ in _tstat64()
13 #ifndef __T15 #define __T(x) L ## x macro17 #define __T(x) x macro22 #define _T(x) __T(x)
572 value_type __T;690 _BidirectionalIterator>::value_type __T;691 typename _Mutable_trait<__T>::_Type* __tmp_ptr = 0;
121 #define __T(x) L##x macro495 #define __T(x) x1534 #define _T(x) __T(x)1535 #define _TEXT(x) __T(x)
2819 goto __T; in mp_lcm()2826 goto __T; in mp_lcm()2832 goto __T; in mp_lcm()2840 __T: in mp_lcm()
187 #define __T(x) L ## x macro850 #define __T(x) x2320 #define _T(x) __T(x)2321 #define _TEXT(x) __T(x)