Home
last modified time | relevance | path

Searched refs:valueb (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A Ddbl_float.h235 #define Dbl_set_mantissa(desta,destb,valuea,valueb) \ argument
237 Dmantissap2(destb) = Dmantissap2(valueb)
240 #define Dbl_set_mantissap2(destb,valueb) \ argument
241 Dmantissap2(destb) = Dmantissap2(valueb)
243 #define Dbl_set_exponentmantissa(desta,destb,valuea,valueb) \ argument
245 Dmantissap2(destb) = Dmantissap2(valueb)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c744 uint32_t *valueb) in ta_crypt_cmd_get_object_value_attribute() argument
766 *valueb = op.params[1].value.b; in ta_crypt_cmd_get_object_value_attribute()