Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dcontext.c13 extern int _ca(int fail);
14 #define ca(fail) __cond_lock(_ca(fail))
/third_party/python/Lib/test/
H A Dtest_buffer.py279 def _ca(items, s): function
290 lst[i] = _ca(items[start:start+stride], s[1:])
309 return _ca(items, shape)

Completed in 6 milliseconds