Searched refs:expand_state_t (Results 1 – 1 of 1) sorted by relevance
52 } expand_state_t; typedef54 static void expand_state_init(expand_state_t * state) in expand_state_init()56 memset(state, 0, sizeof(expand_state_t)); in expand_state_init()82 expand_state_t *state; in type_copy_callback()86 state = (expand_state_t *) data; in type_copy_callback()151 expand_state_t *state; in attr_convert_callback()156 state = (expand_state_t *) data; in attr_convert_callback()232 expand_state_t *state; in common_copy_callback()236 state = (expand_state_t *) data; in common_copy_callback()287 expand_state_t * state) in constraint_node_clone()[all …]