Home
last modified time | relevance | path

Searched refs:VAL1 (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/tests/
H A Dcleanup-13.c17 #define VAL1(x) (x)&0xff macro
27 #define OP_const1u(x) 0x08,VAL1(x),
28 #define OP_const1s(x) 0x09,VAL1(x),
40 #define OP_pick(x) 0x15,VAL1(x),
167 #define OP_deref_size(x) 0x94,VAL1(x),
168 #define OP_xderef_size(x) 0x95,VAL1(x),
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_neon.c311 #define STORE6_LANE(DST, VAL0, VAL1, LANE) do { \
313 vst3_lane_u8((DST) + 0, (VAL1), (LANE)); \
/third_party/python/Lib/test/
H A Dtest_enum.py2244 VAL1 = 'val1' variable in TestSpecial.test_missing_exceptions_reset.TestEnum

Completed in 14 milliseconds