Home
last modified time | relevance | path

Searched refs:TERN (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dwarn-integer-constants-in-ternary.c9 #define TERN(c, l, r) c ? l : r macro
30 …r = TERN(a, 4, 8); // expected-warning {{converting the result of '?:' with integer constants to… in test()
31 …r = TERN(a, -1, -8); // expected-warning {{converting the result of '?:' with integer constants to… in test()
/external/pcre/dist2/
DRunGrepTest.bat355 (pushd %srcdir% & %pcre2grep% -o1 "(?<=PAT)TERN (ap(pear)s)" ./testdata/grepinput & popd) >>testtry…
359 (pushd %srcdir% & %pcre2grep% -o2 "(?<=PAT)TERN (ap(pear)s)" ./testdata/grepinput & popd) >>testtry…
363 (pushd %srcdir% & %pcre2grep% -o3 "(?<=PAT)TERN (ap(pear)s)" ./testdata/grepinput & popd) >>testtry…
367 (pushd %srcdir% & %pcre2grep% -o12 "(?<=PAT)TERN (ap(pear)s)" ./testdata/grepinput & popd) >>testtr…
371 (pushd %srcdir% & %pcre2grep% --only-matching=2 "(?<=PAT)TERN (ap(pear)s)" ./testdata/grepinput & p…