Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wsint.h>
Data Fields | |
struct WsContBreakRec * | next |
WsAsmIns * | l_cont |
WsAsmIns * | l_break |
WsAsmIns* WsContBreakRec::l_break |
Definition at line 180 of file wsint.h.
Referenced by ws_stmt_linearize().
WsAsmIns* WsContBreakRec::l_cont |
Definition at line 179 of file wsint.h.
Referenced by ws_stmt_linearize().
struct WsContBreakRec* WsContBreakRec::next |
Definition at line 178 of file wsint.h.
Referenced by ws_stmt_linearize().