Searched refs:iexpr (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | asm-bad0.c | 24 static void iexpr(void) in iexpr() function
|
/third_party/python/Lib/test/ |
H A D | test_descr.py | 4605 for name, expr, iexpr in [ 4626 if iexpr: 4627 check(iexpr, a, a) 4628 check(iexpr, a, N1) 4629 check(iexpr, a, N2) 4633 check(iexpr, c, a) 4634 check(iexpr, c, N1) 4635 check(iexpr, c, N2)
|
Completed in 9 milliseconds