Home
last modified time | relevance | path

Searched refs:VAL_2_3 (Results 1 – 4 of 4) sorted by relevance

/dports/math/ised/ised-2.7.1/src/
H A Dbase.h277 extern const value VAL_2_3;
H A Dbase.cpp926 const value VAL_2_3=value((ieee)(2/3.)); variable
H A Dvm.cpp1031 out.push_back(VAL_2_3); in evaluate_operator()
/dports/archivers/bzip/bzip-0.21/
H A Dbzip.c1155 #define VAL_2_3 4 macro
1184 case VAL_2_3: in getMTFVal()
1213 putSymbol ( &models[BASIS], VAL_2_3, bs ); in sendMTFVal()