Home
last modified time | relevance | path

Searched defs:tainted (Results 1 – 2 of 2) sorted by relevance

/external/AFLplusplus/include/
Dafl-fuzz.h143 struct tainted { struct
147 struct tainted *next; argument
148 struct tainted *prev; argument
/external/igt-gpu-tools/runner/
Dexecutor.c172 static unsigned long tainted(unsigned long *taints) in tainted() function