Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dmg.c3174 int not_none = 0, not_all = 0; in Perl_magic_set() local
3178 not_all |= ptr[i] ^ 0x55; in Perl_magic_set()
3182 } else if (len >= WARNsize && !not_all) { in Perl_magic_set()