Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
Dpresets.c57 max_int(int a, int b) in max_int() function
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.cc5467 const T_int max_int = std::numeric_limits<T_int>::max(); in Msa3RFInstrHelper2() local
5979 const T_int max_int = std::numeric_limits<T_int>::max(); in Msa2RFInstrHelper() local
5992 const T_uint max_int = std::numeric_limits<T_uint>::max(); in Msa2RFInstrHelper() local
6067 const T_int max_int = std::numeric_limits<T_int>::max(); in Msa2RFInstrHelper() local
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc5753 const T_int max_int = std::numeric_limits<T_int>::max(); in Msa3RFInstrHelper2() local
6272 const T_int max_int = std::numeric_limits<T_int>::max(); in Msa2RFInstrHelper() local
6285 const T_uint max_int = std::numeric_limits<T_uint>::max(); in Msa2RFInstrHelper() local
6360 const T_int max_int = std::numeric_limits<T_int>::max(); in Msa2RFInstrHelper() local
/third_party/mesa3d/src/compiler/nir/
Dnir.c979 const int64_t max_int = (1ull << (bit_size - 1)) - 1; in nir_alu_binop_identity() local
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc3655 double max_int = static_cast<double>(kMaxInt); in get_inv_op_vfp_flag() local