Home
last modified time | relevance | path

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

/external/libgsm/add-test/
Dadd_test.c21 longword L_op1, L_op2, L_expect; variable
116 expect = L_expect = value(a);
155 if ((w & 0xfffffffful) != (L_expect & 0xfffffffful)) {
159 fprint_longword(stderr, L_expect);