Home
last modified time | relevance | path

Searched defs:dbl2 (Results 1 – 1 of 1) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dreturn_dbl2.c10 static double return_dbl(double dbl1, double dbl2, unsigned int in3, double dbl4) in return_dbl()
19 double dbl1, dbl2, dbl4, rdbl; in main() local