Home
last modified time | relevance | path

Searched refs:Parentheses (Results 1 – 6 of 6) sorted by relevance

/freebsd/bin/sh/tests/expansion/
H A Dtrim2.040 # Parentheses are special in ksh, check that they can be escaped
H A Dtrim1.052 # Parentheses are special in ksh, check that they can be escaped
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-pp-string_test.cc106 TEST(Macros, Parentheses) { in TEST() argument
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td962 def Parentheses : DiagGroup<"parentheses",
1134 def All : DiagGroup<"all", [Most, Parentheses, Switch, SwitchBool,
H A DDiagnosticSemaKinds.td6972 InGroup<Parentheses>;
6980 InGroup<Parentheses>;
6989 InGroup<Parentheses>;
8436 InGroup<Parentheses>;
/freebsd/contrib/bmake/
H A Dbmake.cat11347 its value. Parentheses can be used to override the operator precedence.