Searched defs:tentative (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dstatic-init-wasm.cpp7 int tentative; variable
8 // WEBASSEMBLY32: @tentative = global i32 0, align 4
9 // WEBASSEMBLY64: @tentative = global i32 0, align 4
/external/e2fsprogs/e2fsck/
H A Ddict.c497 dnode_t *tentative = 0; local
505 tentative = root;
511 tentative = root;
517 return tentative;
529 dnode_t *tentative = 0; local
537 tentative = root;
543 tentative = root;
549 return tentative;

Completed in 129 milliseconds