Cthulhu
0.2.10
Cthulhu compiler collection
|
#include "interop/actions.h"
#include "base/panic.h"
#include "core/where.h"
#include "scan/scan.h"
#include <limits.h>
Go to the source code of this file.
Functions | |
STA_DECL void | flex_action (where_t *where, const char *text) |
STA_DECL int | flex_input (scan_t *scan, char *out, int size) |
STA_DECL void | flex_init (where_t *where) |
STA_DECL void | flex_update (where_t *where, const where_t *offsets, int steps) |