Home
last modified time | relevance | path

Searched refs:FT__SPC_MASK (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dlib-std.h576 FT__SPC_MASK = 0x3fe0, // mask of all special files enumerator
H A Dwit.c2417 if ( fi->f.ftype & FT__SPC_MASK || !fi->f.id6_dest[0] ) in exec_files()
H A Dlib-sf.c5978 if ( sf.f.ftype & FT__SPC_MASK ) in SourceIteratorHelper()