Searched defs:denom (Results 1 – 4 of 4) sorted by relevance
290 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom) in imaxdiv()
118 float denom = t1 * t4 - t0 * t5; in lineIntersect() local
906 uint32_t denom; in resolv_get_dns_event_subsampling_map() local1785 uint32_t denom; in resolv_cache_get_subsampling_denom() local
1461 float denom = (fxx * fyy - fxy * fxy) * (float) 2.0; in db_SubPixel() local