Searched defs:branch_list_p (Results 1 – 1 of 1) sorted by relevance
154 …parser_branch_node_t *branch_list_p; /**< list of breaks and continues targeting this statement… member180 parser_branch_node_t *branch_list_p; /**< branches of case statements */ member3362 parser_branch_node_t *branch_list_p = NULL; in parser_free_jumps() local