Home
last modified time | relevance | path

Searched refs:INITED (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/os400/dlfcn/
Ddlfcn.c63 #define INITED 000001 /* Package has been initialized. */ macro
131 dlflags |= ~(INITED | MULTIBUF); in dlterm()
150 if (!(dlflags & INITED)) { in dlinit()
165 dlflags |= INITED; in dlinit()
179 if (!(dlflags & INITED)) in dlthreadinit()
/external/llvm/docs/
DLibFuzzer.rst162 #1 INITED cov 3 bits 0 units 1 exec/s 0
170 * The ``INITED`` line shows you that how many inputs will be fuzzed.
181 #564 INITED cov 2991 bits 0 units 344 exec/s 564
186 As the first step, the fuzzer minimized the set to produce 344 interesting items (the ``INITED`` li…