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()112 expand_state_t *state; in type_copy_callback()116 state = (expand_state_t *) data; in type_copy_callback()181 expand_state_t *state; in attr_convert_callback()186 state = (expand_state_t *) data; in attr_convert_callback()262 expand_state_t *state; in common_copy_callback()266 state = (expand_state_t *) data; in common_copy_callback()317 expand_state_t * state) in constraint_node_clone()[all …]