Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-eh.c1681 struct leh_state null_state; in lower_eh_constructs() local
1688 memset (&null_state, 0, sizeof (null_state)); in lower_eh_constructs()
1689 lower_eh_constructs_1 (&null_state, tp); in lower_eh_constructs()