Searched refs:TERN (Results 1 – 2 of 2) sorted by relevance
9 #define TERN(c, l, r) c ? l : r macro30 …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()
355 (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…