Home | History | Annotate | Download | only in pending

Lines Matching defs:denom

1574           unsigned int nom, denom;
1576 if (fscanf(fp, "%*08x%*08x%08x%08x", &nom, &denom) == 2)
1578 hz = denom;