Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Arc.cpp28 typedef struct FSTEntry FSTEntry; typedef
30 struct FSTEntry struct
32 unsigned int isDirAndStringOff; // the first byte is for isDir
34 unsigned int parentOrPosition; // parent entry (dir entry)
36 unsigned int nextEntryOrLength; // next entry (dir entry)