Searched defs:Block (Results 1 – 5 of 5) sorted by relevance
50 struct Block { struct51 Block *next; argument75 Block *freeBlocks_; argument
40 struct SP_API Block { struct41 BlockHeader header; argument42 Block *next; argument
820 UINT32 Block = 0; in AcpiDbDisplayGpes() local
273 enum { JustPoll, Block, Timer } m; in evGetNext() enumerator
396 typedef unsigned char Block[DES_BLOCKSIZE]; typedef