Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/zstd/common/
A Dfse.h611 FSE_decode_t const DInfo = ((const FSE_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSE_peekSymbol() local
617 FSE_decode_t const DInfo = ((const FSE_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSE_updateState() local
625 FSE_decode_t const DInfo = ((const FSE_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSE_decodeSymbol() local
638 FSE_decode_t const DInfo = ((const FSE_decode_t*)(DStatePtr->table))[DStatePtr->state]; in FSE_decodeSymbolFast() local
/linux-6.3-rc2/fs/hfsplus/
A Dhfsplus_raw.h236 struct DInfo { struct
237 struct hfsp_rect frRect;
238 __be16 frFlags;
239 struct hfsp_point frLocation;
240 __be16 frView;

Completed in 6 milliseconds