Searched refs:_value_ (Results 1 – 3 of 3) sorted by relevance
14 …t tep_format_field pass:[*]_field_, const void pass:[*]_data_, unsigned long long pass:[*]_value_);20 raw _data_ and stores it in the _value_. The function sets the _value_ according22 _value_.
76 …t tep_format_field pass:[*]_field_, const void pass:[*]_data_, unsigned long long pass:[*]_value_);
37 #define SEM_READ_UINT32(_register_, _value_) ((_value_) = *((volatile UINT32 *)(_register_))) argument