src
Namespaces | Functions
generate_code.cc File Reference
#include "src/util/c99_stdint.h"
#include <stddef.h>
#include <algorithm>
#include <set>
#include <string>
#include "src/codegen/bitmap.h"
#include "src/codegen/output.h"
#include "src/conf/opt.h"
#include "src/globals.h"
#include "src/ir/regexp/encoding/enc.h"
#include "src/ir/rule_rank.h"
#include "src/ir/skeleton/skeleton.h"
Include dependency graph for generate_code.cc:

Go to the source code of this file.

Namespaces

 re2c
 

Functions

static void re2c::exact_uint (OutputFile &o, size_t width)
 
static void re2c::from_le (OutputFile &o, uint32_t ind, size_t size, const char *expr)