Home | History | Annotate | Download | only in tests

Lines Matching refs:rrr

1428 #define RETURN(rrr)                               \
1429 { retVal = rrr; goto save_state_and_return; };