OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:float2urat
(Results
1 - 1
of
1
) sorted by null
/external/jhead/
exif.c
467
static void
float2urat
(double value, unsigned int max, unsigned int *numerator,
function
519
float2urat
(value, 0xFFFFFFFFU, numerator, denominator);
532
float2urat
(value, 0x7FFFFFFFU, &n, &d);
[
all
...]
Completed in 2609 milliseconds