Cthulhu  0.2.10
Cthulhu compiler collection
bitset_t Struct Reference

a bitset More...

#include <bitset.h>

Public Member Functions

 STA_FIELD_RANGE (0, SIZE_MAX) size_t words
 the number of bytes in data More...
 
 STA_FIELD_SIZE (words) void *data
 the data for the bitset More...
 

Detailed Description

a bitset

Warning
this is an internal type and should not be used directly

Definition at line 22 of file bitset.h.

Member Function Documentation

◆ STA_FIELD_RANGE()

bitset_t::STA_FIELD_RANGE ( ,
SIZE_MAX   
)

the number of bytes in data

◆ STA_FIELD_SIZE()

bitset_t::STA_FIELD_SIZE ( words  )

the data for the bitset


The documentation for this struct was generated from the following file: