Home
last modified time | relevance | path

Searched refs:ASSERT (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/src/
H A Dnbdebug.h16 # ifndef ASSERT
17 # define ASSERT(c) \ macro
55 # ifndef ASSERT
56 # define ASSERT(c) macro
H A Dos_win32.h160 # define ASSERT(f) _ASSERT(f) macro
163 # define ASSERT(f) assert(f) macro
180 # define ASSERT(f) ((void)0) macro
192 ASSERT(((p) != NULL) && IsValidAddress((p), sizeof(type), FALSE))
195 ASSERT(((p) == NULL) || IsValidAddress((p), sizeof(type), FALSE))
/vim-8.2.3635/src/VisVim/
H A DCommands.cpp47 ASSERT(m_pApplication != NULL); in ~CCommands()
111 ASSERT(m_pApplicationEventsObj != NULL); in UnadviseFromEvents()
128 ASSERT(pDebugger != NULL); in UnadviseFromEvents()
H A DOleAut.cpp120 ASSERT (m_pDispatch); in GetDispatchId()
224 ASSERT (m_pDispatch); in Invoke()
/vim-8.2.3635/runtime/syntax/
H A Dld.vim29 \ ASSERT EXTERN FORCE_COMMON_ALLOCATION
H A Db.vim15 … ABSTRACT_CONSTANTS ABSTRACT_VARIABLES HIDDEN_CONSTANTS HIDDEN_VARIABLES ASSERT ASSERTIONS EXTEND…
H A Dabap.vim106 syn keyword abapStatement ADD ALIAS ALIASES ASSERT ASSIGN ASSIGNING AT
H A Dfreebasic.vim59 syn keyword freebasicDebug ASSERT STOP
H A Dforth.vim154 syn keyword forthForth BODY> ASSERT( ASSERT0( ASSERT1( ASSERT2( ASSERT3( )
H A Dmush.vim92 syntax keyword mushAtCommandList contained @ALLHALT @ALLQUOTA @ASSERT @ATRCHOWN @ATRLOCK @ATTRIBUTE…