Searched defs:isDelete (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.c99 bool Declaration::isDelete() function in class:Declaration
H A Dfunc.c5643 bool DeleteDeclaration::isDelete() function in class:DeleteDeclaration
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c44284 int isDelete = (flags & SQLITE_OPEN_DELETEONCLOSE); local
51355 int isDelete = (flags & SQLITE_OPEN_DELETEONCLOSE); local
66157 walIndexClose(Wal *pWal, int isDelete) argument
67039 int isDelete = 0; /* True to unlink wal and wal-index files */ local
[all...]

Completed in 521 milliseconds