Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/net/idna/
Dtrie.go18 if c&inlineXOR == inlineXOR {
Dtrieval.go47 inlineXOR = 0xE000 // These bits are set if the XOR pattern is inlined. const