Home | History | Annotate | Download | only in tests

Lines Matching refs:success

46    unsigned long success;
55 : /*out*/"=b"(success)
59 } while (success != 1);
63 unsigned long success;
72 : /*out*/"=b"(success)
76 } while (success != 1);
110 unsigned long success;
119 : /*out*/"=b"(success)
123 } while (success != 1);
127 unsigned long success;
136 : /*out*/"=b"(success)
140 } while (success != 1);
171 unsigned long success;
180 : /*out*/"=b"(success)
184 } while (success != 1);
188 unsigned long success;
197 : /*out*/"=b"(success)
201 } while (success != 1);
241 unsigned long success;
250 : /*out*/"=b"(success)
254 } while (success != 1);