
Go to the source code of this file.
Defines | |
| #define | wb_util_INCLUDED "wb_util.h" |
Enumerations | |
| enum | WB_SANITY_CHECK_LEVEL { WB_SC_DISABLE, WB_SC_DU_ONLY, WB_SC_DU_AND_ARRAY, WB_SC_FULL_SNL } |
Functions | |
| void | WB_Bell () |
| void | WB_Prompt () |
| const char * | WB_Whirl_Symbol (WN *wn) |
| INT | WB_Dump_Whirl_Expr (WN *wn_root, WN *wn, char *buffer, INT cc) |
| void WB_Bell | ( | ) |
Referenced by WB_BROWSER::Error_Cleanup().
Referenced by WB_BROWSER::Dep_Symbol(), and Callback::Node_Select().
| void WB_Prompt | ( | ) |
Referenced by WB_BROWSER::Error_Cleanup(), and WB_BROWSER::Sdebug().
| const char* WB_Whirl_Symbol | ( | WN * | wn | ) |
Referenced by WB_BROWSER::Find_Walk(), WB_BROWSER::Loops_Walk(), WB_BROWSER::Reduction_Node(), and WB_BROWSER::This_Node().
1.7.1