Searched refs:__X (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | sfp-machine.h | 183 FP_DECL_S(__X); \ 184 FP_CONV(S, D, 1, 2, __X, X); \ 185 _FP_PACK_CANONICAL(S, 1, __X); \ 187 _FP_UNPACK_CANONICAL(S, 1, __X); \ 188 FP_CONV(D, S, 2, 1, X, __X); \
|
| /OK3568_Linux_fs/kernel/arch/ia64/hp/common/ |
| H A D | sba_iommu.c | 1274 #define DMA_CONTIG(__X, __Y) \ argument 1275 (((((unsigned long) __X) | ((unsigned long) __Y)) << (BITS_PER_LONG - iovp_shift)) == 0UL)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | locale | 1740 virtual const string_type& __X() const; 1752 template <> _LIBCPP_FUNC_VIS const string& __time_get_c_storage<char>::__X() const; 1760 template <> _LIBCPP_FUNC_VIS const wstring& __time_get_c_storage<wchar_t>::__X() const; 2353 const string_type& __fm = this->__X(); 2469 virtual const string_type& __X() const {return this->__X_;}
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | locale | 1740 virtual const string_type& __X() const; 1752 template <> _LIBCPP_FUNC_VIS const string& __time_get_c_storage<char>::__X() const; 1760 template <> _LIBCPP_FUNC_VIS const wstring& __time_get_c_storage<wchar_t>::__X() const; 2353 const string_type& __fm = this->__X(); 2469 virtual const string_type& __X() const {return this->__X_;}
|