Home
last modified time | relevance | path

Searched refs:__range__ (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
Drange-syntax.c4 __range__(a, 0, 8); in ok()
5 __range__(a, b, c); in ok()
10 __range__ a, 0, 8; in ko()
11 __range__ a, b, c; in ko()
Dreserved.c58 static int (__range__); variable
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
Drange-op.c3 __range__(a, 0, 8); in foo()
8 __range__(a, b, c); in bar()
/third_party/ltp/tools/sparse/sparse-src/
Dident-list.h74 IDENT_RESERVED(__range__);
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.6.0.rst553 * use function-like syntax for __range__