Lines Matching refs:result
28 unsigned long result;30 result = -1;35 : "=r"(result),"=r"(word)36 : "0"(result), "1"(word));37 return result;155 unsigned long result;157 result = -1;162 : "=r" (result),"=r"(word)163 : "0"(result), "1"(word));164 return result;