Home
last modified time | relevance | path

Searched refs:F_CS_NATIVE (Results 1 – 5 of 5) sorted by relevance

/dports/archivers/p5-IO-Compress-Lzop/IO-Compress-Lzop-2.101/lib/IO/Compress/Lzop/
H A DConstants.pm136 use constant F_CS_NATIVE => 0x00000000; constant
/dports/archivers/lzop/lzop-1.04/src/
H A Dconf.h118 # define F_CS (_osmode == 0 ? F_CS_DOS : F_CS_NATIVE)
171 # define F_CS F_CS_NATIVE
487 #define F_CS_NATIVE 0x00000000L macro
/dports/net/libtrace/libtrace-3.0.19/libwandio/
H A Diow-lzo.c78 static const int F_CS_NATIVE = 0x00000000L; variable
301 flags |= F_CS_NATIVE & F_CS_MASK; /* Character Set */ in lzo_wopen()
/dports/devel/wandio/wandio-1.0.5/lib/
H A Diow-lzo.c73 static const int F_CS_NATIVE = 0x00000000L; variable
315 flags |= F_CS_NATIVE & F_CS_MASK; /* Character Set */ in lzo_wopen()
/dports/sysutils/busybox/busybox-1.26.2/archival/
H A Dlzop.c393 #define F_CS F_CS_NATIVE
424 #define F_CS_NATIVE 0x00000000L macro