Home
last modified time | relevance | path

Searched defs:__c3 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dell_integral.tcc96 const _Tp __c3 = _Tp(3) / _Tp(44); in __ellint_rf() local
338 const _Tp __c3 = _Tp(9) / _Tp(22); in __ellint_rd() local
513 const _Tp __c3 = _Tp(3) / _Tp(10); in __ellint_rc() local
589 const _Tp __c3 = _Tp(3) / _Tp(22); in __ellint_rj() local
H A Drandom.tcc1092 const _RealType __c3 = __c2 + 1; in operator ()() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dell_integral.tcc96 const _Tp __c3 = _Tp(3) / _Tp(44); in __ellint_rf() local
338 const _Tp __c3 = _Tp(9) / _Tp(22); in __ellint_rd() local
513 const _Tp __c3 = _Tp(3) / _Tp(10); in __ellint_rc() local
589 const _Tp __c3 = _Tp(3) / _Tp(22); in __ellint_rj() local
H A Drandom.tcc1092 const _RealType __c3 = __c2 + 1; in operator ()() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree.h3329 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3) in tree_check3()
3340 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3) in tree_not_check3()
3351 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_check4()
3364 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_not_check4()
3377 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_check5()
3391 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_not_check5()
3585 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3) in tree_check3()
3596 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3) in tree_not_check3()
3607 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_check4()
3620 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_not_check4()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree.h3329 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3) in tree_check3()
3340 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3) in tree_not_check3()
3351 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_check4()
3364 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_not_check4()
3377 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_check5()
3391 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_not_check5()
3585 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3) in tree_check3()
3596 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3) in tree_not_check3()
3607 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_check4()
3620 enum tree_code __c1, enum tree_code __c2, enum tree_code __c3, in tree_not_check4()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Drandom.tcc1290 const double __c3 = __c2 + 1; in operator ()() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Drandom.tcc1290 const double __c3 = __c2 + 1; in operator ()() local
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dthinkpad_acpi.c445 #define TPID3(__c1, __c2, __c3) (((__c1) << 16) | ((__c2) << 8) | (__c3)) argument