Home
last modified time | relevance | path

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

/include/drm/
Ddrm_fixed.h191 s64 sum = DRM_FIXED_ONE, term, y = x; in drm_fixp_exp() local
197 term = y; in drm_fixp_exp()
199 while (term >= tolerance) { in drm_fixp_exp()
200 sum = sum + term; in drm_fixp_exp()
202 term = drm_fixp_mul(term, div64_s64(y, count)); in drm_fixp_exp()
/include/linux/netfilter/
Dnf_conntrack_sip.h136 enum sdp_header_types term,
195 enum sdp_header_types term,