OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:operators
(Results
1 - 13
of
13
) sorted by relevancy
/src/usr.bin/make/unit-tests/
cond-late.mk
14
# They should also not contain
operators
like == or <, since these are
15
# actually interpreted as these
operators
. This is demonstrated below.
cond-op.mk
3
# Tests for
operators
like &&, ||, ! in .if conditions.
20
# If make were to interpret the && and ||
operators
like the shell, the
27
# lower precedence than the comparison
operators
. Negating a condition
41
# TODO: Demonstrate that the precedence of the ! and ==
operators
actually
69
#
operators
, TOK_AND, TOK_OR or TOK_RPAREN are allowed.
directive-if.exp
12
make: directive-if.mk:88: Don't do this, always put a space around comparison
operators
.
posix-varassign.mk
7
# The assignment
operators
"::=" and ":::=" are intentionally not supported,
cond-func.mk
46
# Characters that could be mistaken for
operators
must not appear directly
78
# There may be spaces around the
operators
and parentheses, and even
opt-debug-lint.mk
88
# expressions and unknown
operators
. During this check, the subexpression
var-scope-local.mk
192
#
operators
.
247
# inconsistency between the assignment
operators
'+=' and '?='. See
var-op-sunsh.mk
132
# assignment
operators
.
varmod-assign.mk
100
# The modifier for assignment
operators
starts with a ':'.
cond-short.mk
7
# distinguishes between the
operators
'And', 'And Then', 'Or', 'Or Else'.
varmod-ifelse.mk
144
# For strings, only the comparison
operators
'==' and '!=' are defined,
/src/sys/sys/
midiio.h
303
sbi_instr_data
operators
;
member in struct:sbi_instrument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py
51
# - Check for spaces surrounding
operators
219
'whitespace/
operators
',
1763
- >? and <?
operators
, and their >?= and <?= cousins.
1819
'>? and <? (max and min)
operators
are non-standard and deprecated.')
2090
# We could also check all other
operators
and terminate the search
2202
Things we check for: spaces around
operators
, spaces after
2336
error(filename, linenum, 'whitespace/
operators
', 4,
2339
# It's ok not to have spaces around binary
operators
like + - * /, but if
2343
# You should always have whitespace around binary
operators
.
2349
error(filename, linenum, 'whitespace/
operators
', 3
[
all
...]
Completed in 40 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026