src
Namespaces | Functions
test-impl.h File Reference
#include "src/test/range/test.h"
#include "src/util/range.h"
#include "src/util/static_assert.h"
Include dependency graph for test-impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 re2c_test
 

Functions

static bool re2c_test::bit_set (uint32_t n, uint32_t bit)
 
template<uint8_t BITS>
re2c::Rangere2c_test::range (uint32_t n)
 
template<uint8_t BITS>
re2c::Rangere2c_test::add (uint32_t n1, uint32_t n2)
 
template<uint8_t BITS>
re2c::Rangere2c_test::sub (uint32_t n1, uint32_t n2)