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.c43 typedef struct _rtl_FuncState struct
45 struct _rtl_FuncState* m_next; argument
46 struct _rtl_FuncState* m_prev; argument
47 rtl_String* m_name;
48 sal_uInt32 m_flags;
49 sal_uInt32 m_start;
50 sal_uInt32 m_stop;
51 struct _rtl_CmpState* m_cmp;

Completed in 16 milliseconds