Searched refs:rtl_FuncState (Results 1 – 1 of 1) sorted by relevance
51 } rtl_FuncState; typedef60 rtl_FuncState* m_state;70 rtl_FuncState* SAL_CALL rtl_tres_create_funcstate( const sal_Char* meth );71 rtl_FuncState* SAL_CALL rtl_tres_link_funcstate( rtl_FuncState* ptr,72 rtl_FuncState* plink );73 rtl_FuncState* SAL_CALL rtl_tres_unlink_funcstate( rtl_FuncState* plink );82 void SAL_CALL rtl_tres_destroy_funcstate( rtl_FuncState* pState_ );83 void SAL_CALL rtl_tres_destroy_funcstates( rtl_FuncState* pState_ );89 static void SAL_CALL rtl_tres_setbit( rtl_FuncState* pState_,91 static void SAL_CALL rtl_tres_clearbit( rtl_FuncState* pState_,[all …]