Searched refs:ONES (Results 1 – 1 of 1) sorted by relevance
219 #define ONES "ffffffff" /* hex 32 one bits */ macro251 #define ONES "" macro360 test(ONES "fffffff5", "%p", ERR_PTR(-11)); in error_pointer()361 test(ONES "fffffff5", "%px", ERR_PTR(-11)); in error_pointer()