Searched refs:dVal (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1909 double dVal; local
1910 if (parseDouble(O, Arg, dVal))
1912 Val = (float)dVal;
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c207696 double dVal; local
[all...]

Completed in 521 milliseconds