Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
safe_math_clang_gcc_impl.h File Reference
#include <cassert>
#include <limits>
#include <type_traits>
#include "base/numerics/safe_conversions.h"

Go to the source code of this file.

Classes

struct  base::internal::CheckedMulFastAsmOp< T, U >
 
struct  base::internal::ClampedAddFastAsmOp< T, U >
 
struct  base::internal::ClampedSubFastAsmOp< T, U >
 
struct  base::internal::ClampedMulFastAsmOp< T, U >
 
struct  base::internal::CheckedAddFastOp< T, U >
 
struct  base::internal::CheckedSubFastOp< T, U >
 
struct  base::internal::CheckedMulFastOp< T, U >
 
struct  base::internal::ClampedAddFastOp< T, U >
 
struct  base::internal::ClampedSubFastOp< T, U >
 
struct  base::internal::ClampedMulFastOp< T, U >
 
struct  base::internal::ClampedNegFastOp< T >
 

Namespaces

namespace  base
 
namespace  base::internal
 

Macros

#define BASE_HAS_ASSEMBLER_SAFE_MATH   (0)
 

Macro Definition Documentation

◆ BASE_HAS_ASSEMBLER_SAFE_MATH

#define BASE_HAS_ASSEMBLER_SAFE_MATH   (0)

Definition at line 18 of file safe_math_clang_gcc_impl.h.