Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dtest-properties.h50 uint64 incompat_props = (props1 & known_props) ^ (props2 & known_props); in CompatProperties() local
51 if (incompat_props) { in CompatProperties()
54 if (prop & incompat_props) in CompatProperties()