Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.h941 void restore_host_state(int);
H A Dsemant.c655 restore_host_state(2); in semant_init()
658 restore_host_state(4); in semant_init()
1684 restore_host_state(1); in semant1()
2280 restore_host_state(2); in semant1()
H A Dsemutil2.c13072 restore_host_state(int whichpass) in restore_host_state() function