Searched refs:kval (Results 1 – 2 of 2) sorted by relevance
627 double kval = fabs(A[i]), tval; \635 if( tval > kval ) \637 kval = tval; \642 if( kval == 0 ) \
3543 int64_t kval; in ptp_render_property_value() local4138 kval = _value_to_num(&(dpd->CurrentValue), dpd->DataType); in ptp_render_property_value()4143 (ptp_value_list[i].key==kval) in ptp_render_property_value()