src
|
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::Range * | re2c_test::range (uint32_t n) |
template<uint8_t BITS> | |
re2c::Range * | re2c_test::add (uint32_t n1, uint32_t n2) |
template<uint8_t BITS> | |
re2c::Range * | re2c_test::sub (uint32_t n1, uint32_t n2) |