Home
last modified time | relevance | path

Searched defs:_rtl_FuncState (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dtres.c41 typedef struct _rtl_FuncState struct
43 struct _rtl_FuncState* m_next; argument
44 struct _rtl_FuncState* m_prev; argument
45 rtl_String* m_name;
46 sal_uInt32 m_flags;
47 sal_uInt32 m_start;
48 sal_uInt32 m_stop;
49 struct _rtl_CmpState* m_cmp;