Searched refs:_rtl_FuncState (Results 1 – 1 of 1) sorted by relevance
41 typedef struct _rtl_FuncState struct43 struct _rtl_FuncState* m_next; argument44 struct _rtl_FuncState* m_prev; argument196 pStat = (rtl_FuncState*) malloc( sizeof( struct _rtl_FuncState ) ); in rtl_tres_create_funcstate()