Home
last modified time | relevance | path

Searched defs:VEX2 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-PeachPy/PeachPy-01d1515/peachpy/x86_64/
H A Dencoding.py277 VEX2 = 0x40 variable in Flags
/dports/devel/py-PeachPy/PeachPy-01d1515/codegen/
H A Dx86_64.py237 VEX2 = 0x40 variable in Flags
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Dexprfilter.cpp390 #define VEX2(op, arg1, arg2, arg3) \ macro