Home
last modified time | relevance | path

Searched defs:isInit (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprComplex.cpp373 bool isInit) { in EmitStoreOfComplex()
1117 bool isInit) { in EmitComplexExprIntoLValue()
1127 bool isInit) { in EmitStoreOfComplex()
HDCGAtomic.cpp1955 bool isInit) { in EmitAtomicStore()
1974 bool isInit) { in EmitAtomicStore()
HDCGExpr.cpp1723 bool isInit, bool isNontemporal) { in EmitStoreOfScalar()
1768 bool isInit) { in EmitStoreOfScalar()
1930 bool isInit) { in EmitStoreThroughLValue()
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
HDsqlite3.c11102 int isInit; /* True after initialization has finished */ member
17243 static volatile int isInit = 0; in os2MutexAlloc() local
19932 unsigned char isInit; /* True if initialized */ member
/freebsd-11-stable/contrib/sqlite3/
HDshell.c4541 char isInit; /* True upon initialization */ member
HDsqlite3.c19252 int isInit; /* True after initialization has finished */ member