Searched refs:rtl_FuncState (Results 1 – 1 of 1) sorted by relevance
53 } rtl_FuncState; typedef62 rtl_FuncState* m_state;72 rtl_FuncState* SAL_CALL rtl_tres_create_funcstate( const sal_Char* meth );73 rtl_FuncState* SAL_CALL rtl_tres_link_funcstate( rtl_FuncState* ptr,74 rtl_FuncState* plink );75 rtl_FuncState* SAL_CALL rtl_tres_unlink_funcstate( rtl_FuncState* plink );84 void SAL_CALL rtl_tres_destroy_funcstate( rtl_FuncState* pState_ );85 void SAL_CALL rtl_tres_destroy_funcstates( rtl_FuncState* pState_ );91 static void SAL_CALL rtl_tres_setbit( rtl_FuncState* pState_,93 static void SAL_CALL rtl_tres_clearbit( rtl_FuncState* pState_,[all …]