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

/haiku-buildtools/legacy/binutils/bfd/
H A Dxtensa-isa.c1027 uint32 test_val, orig_val;
1084 (test_val = *valp, (*intop->decode) (&test_val)) ||
1085 test_val != orig_val)
1022 uint32 test_val, orig_val; local
/haiku-buildtools/binutils/bfd/
H A Dxtensa-isa.c1033 uint32 test_val, orig_val;
1089 || (test_val = *valp, (*intop->decode) (&test_val))
1090 || test_val != orig_val)
1028 uint32 test_val, orig_val; local
/haiku-buildtools/isl/
H A Disl_test.c541 static int test_val(isl_ctx *ctx) function
4468 { "val", &test_val },

Completed in 171 milliseconds