src
|
#include "src/util/c99_stdint.h"
Go to the source code of this file.
Namespaces | |
re2c | |
re2c_test | |
Functions | |
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) |