Home | History | Annotate | Download | only in tests

Lines Matching refs:success

51    unsigned long success;
60 : /*out*/"=b"(success)
64 } while (success != 1);
68 unsigned long success;
77 : /*out*/"=b"(success)
81 } while (success != 1);
144 unsigned long success;
153 : /*out*/"=b"(success)
157 } while (success != 1);
161 unsigned long success;
170 : /*out*/"=b"(success)
174 } while (success != 1);
234 unsigned long success;
243 : /*out*/"=b"(success)
247 } while (success != 1);
251 unsigned long success;
260 : /*out*/"=b"(success)
264 } while (success != 1);
314 unsigned long success;
323 : /*out*/"=b"(success)
327 } while (success != 1);