comparison example/bm_search/Func.h @ 1976:a8f4227d6a21 draft

rename regex_mas to bm_search
author Masataka Kohagura <e085726@ie.u-ryukyu.ac.jp>
date Mon, 03 Mar 2014 19:12:02 +0900
parents example/regex_mas/Func.h@b52fe4cceff3
children f786ffb2a198
comparison
equal deleted inserted replaced
1975:4cf85b48ab9e 1976:a8f4227d6a21
1 enum {
2 #include "SysTasks.h"
3 TASK_EXEC,
4 BREAD_RUN_TASK_BLOCKS,
5 MMAP_RUN_TASK_BLOCKS,
6 READ_TASK,
7 PRINT_TASK,
8 };
9
10 #define DATA_NUM 12
11 #define ADD_NUM 26
12
13 #define DATA_ID 0