src
Namespaces | Functions
way.cc File Reference
#include <stddef.h>
#include <algorithm>
#include "src/ir/skeleton/way.h"
Include dependency graph for way.cc:

Go to the source code of this file.

Namespaces

 re2c
 

Functions

static bool re2c::cmp_way_arcs (const way_arc_t *a1, const way_arc_t *a2)
 
static void re2c::fprint_way_arc (FILE *f, const way_arc_t &arc)
 
bool re2c::cmp_ways (const way_t &w1, const way_t &w2)
 
void re2c::fprint_way (FILE *f, const way_t &w)