Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dsbitmap.h85 struct simple_bitmap_def struct
87 unsigned char *popcount; /* Population count. */
88 unsigned int n_bits; /* Number of bits. */
89 unsigned int size; /* Size in elements. */
90 SBITMAP_ELT_TYPE elms[1]; /* The elements. */