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

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dipcio.cc344 static double dVal; variable
363 dVal = readDVal (req);
411 return dVal;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1914 double dVal; local
1915 if (parseDouble(O, Arg, dVal))
1917 Val = (float)dVal;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c224659 double dVal; local
225684 double dVal; local
[all...]

Completed in 704 milliseconds