Searched refs:i_temp (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Dmips-constraint-regs.c24 int i_temp = 44; local
29 : "r" (i_temp)
/external/chromium_org/third_party/webrtc/base/
H A Dhttpclient.cc118 size_t i_temp; local
120 && HttpStringToUInt(s_temp, (&i_temp))) {
121 u_temp = static_cast<time_t>(i_temp);

Completed in 102 milliseconds