OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__t1
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
chrono.h
436
_ToDur
__t1
= __t0 + _ToDur{1};
local
438
auto __diff1 =
__t1
- __d;
442
return
__t1
;
447
return
__t1
;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
chrono.h
412
_ToDur
__t1
= __t0 + _ToDur{1};
local
414
auto __diff1 =
__t1
- __d;
418
return
__t1
;
423
return
__t1
;
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm_neon.h
18475
poly64_t
__t1
= vget_high_p64 (__a);
local
18478
return (poly128_t) __builtin_arm_crypto_vmullp64 ((uint64_t)
__t1
, (uint64_t) __t2);
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_neon.h
17125
poly64_t
__t1
= vget_high_p64 (__a);
local
17128
return (poly128_t) __builtin_arm_crypto_vmullp64 ((uint64_t)
__t1
, (uint64_t) __t2);
Completed in 107 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026