parser_symtab.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 32 | 5% |
空行行数 | 148 | 22% |
実行行数 | 501 | 73% |
合計行数 | 681 | 100% |
内容 | 定義数 |
---|---|
関数数 | 28 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | new_symtab_entry | static struct symtab * | |
2 |
Static | new_set_value | static struct set_value * | |
3 |
Static | free_values | static void | |
4 |
Static | free_symtab | static void | |
5 |
Static | add_to_set | static void | |
6 |
Static | compare_symtabs | static int | |
7 |
Static | lookup_existing_symbol | static struct symtab * | |
8 |
Function | add_boolean_var | int | |
9 |
Function | get_boolean_var | int | |
10 |
Function | new_set_var | int | |
11 |
Function | add_set_value | int | |
12 |
Function | get_set_var | void * | argument to the get_next_set_value() function. |
13 |
Function | get_next_set_value | char * | |
14 |
Static | is_seen | static int | |
15 |
Static | push_seen_var | static void | |
16 |
Static | pop_seen_var | static void | |
17 |
Static | __expand_variable | static int | |
18 |
Static | expand_variable | static void | |
19 |
Function | expand_variables | void | |
20 |
Inline | dump_set_values | static inline void | |
21 |
Static | __dump_symtab_entry | static void | |
22 |
Static | dump_symtab_entry | static void | |
23 |
Static | dump_expanded_symtab_entry | static void | |
24 |
Function | dump_symtab | void | |
25 |
Function | dump_expanded_symtab | void | |
26 |
Function | free_symtabs | void | |
27 |
Function | yyerror | void | |
28 |
Function | main | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー