Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/include/
H A Dcmplog.h76 struct cmp_map { struct
78 struct cmp_header headers[CMP_MAP_W];
79 struct cmp_operands log[CMP_MAP_W][CMP_MAP_H];
H A Dsharedmem.h55 struct cmp_map *cmp_map; member