am fb6d601f: Merge "Use <stdint.h> for INT32_MIN and INT32_MAX."
* commit 'fb6d601f5ae99a59a16f87950a15b9ed3d175db7': Use <stdint.h> for INT32_MIN and INT32_MAX.
This commit is contained in:
commit
3d55662f17
1 changed files with 0 additions and 2 deletions
|
|
@ -225,8 +225,6 @@ void gglMulSubx_test()
|
|||
}
|
||||
|
||||
// gglMulii() tests
|
||||
const int32_t INT32_MAX = 0x7FFFFFFF;
|
||||
const int32_t INT32_MIN = 0x80000000;
|
||||
|
||||
struct gglMulii_test_t
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue