Searched defs:VAL2 (Results 1 – 2 of 2) sorted by relevance
/third_party/elfutils/tests/ | ||
D | cleanup-13.c | 19 #define VAL2(x) ((x)>>8)&0xff,(x)&0xff macro |
/third_party/python/Lib/test/ | ||
D | test_enum.py | 1962 VAL2 = 'val2' variable in TestEnum.test_missing_exceptions_reset.TestEnum |