Home
last modified time | relevance | path

Searched refs:down_tfd (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libIDL/libIDL-0.8.14/
H A Dutil.c1540 IDL_tree_func_data down_tfd; in IDL_tree_walk_real() local
1555 down_tfd.state = tfd->state; in IDL_tree_walk_real()
1556 down_tfd.up = tfd; in IDL_tree_walk_real()
3200 IDL_tree_func_data down_tfd; in IDL_emit_IDL_type_dcl_pre() local
3214 down_tfd = *tfd; in IDL_emit_IDL_type_dcl_pre()
3215 down_tfd.up = tfd; in IDL_emit_IDL_type_dcl_pre()
3217 down_tfd.tree = q; in IDL_emit_IDL_type_dcl_pre()
3281 IDL_tree_func_data down_tfd; in IDL_emit_IDL_case_stmt_pre() local
3286 down_tfd = *tfd; in IDL_emit_IDL_case_stmt_pre()
3287 down_tfd.up = tfd; in IDL_emit_IDL_case_stmt_pre()
[all …]