Home
last modified time | relevance | path

Searched refs:FCOMMENT (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/conf/
Dkeysets.pl25 my $FCOMMENT = 0x0800;
57 $v |= $FCOMMENT if $c =~ /;/;
87 #define CONF_FCOMMENT $FCOMMENT
/third_party/node/deps/openssl/openssl/crypto/conf/
Dkeysets.pl25 my $FCOMMENT = 0x0800;
57 $v |= $FCOMMENT if $c =~ /;/;
87 #define CONF_FCOMMENT $FCOMMENT
/third_party/python/Lib/
Dgzip.py16 FTEXT, FHCRC, FEXTRA, FNAME, FCOMMENT = 1, 2, 4, 8, 16 variable
453 if flag & FCOMMENT:
/third_party/zlib/doc/
Drfc1952.txt258 (if FLG.FCOMMENT set)
307 bit 4 FCOMMENT
356 If FCOMMENT is set, a zero-terminated file comment is
472 values. It must examine FEXTRA/XLEN, FNAME, FCOMMENT and FHCRC