Home
last modified time | relevance | path

Searched refs:__range__ (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A 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()
18 range-syntax.c:10:19: error: Expected ( after __range__ statement
20 range-syntax.c:11:19: error: Expected ( after __range__ statement
H A Dreserved.c58 static int (__range__); variable
139 reserved.c:58:12: error: Trying to use reserved word '__range__' as identifier
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Drange-op.c3 __range__(a, 0, 8); in foo()
8 __range__(a, b, c); in bar()
/third_party/ltp/tools/sparse/sparse-src/
H A Dident-list.h74 IDENT_RESERVED(__range__); variable

Completed in 2 milliseconds