OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_atomic_op
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc
6770
bool
is_atomic_op
;
6791
is_atomic_op
= really_atomic_lvalue (lhs);
6819
if (!
is_atomic_op
)
6907
|| (
is_atomic_op
&& modifycode != NOP_EXPR)))
6920
if (!(
is_atomic_op
&& modifycode != NOP_EXPR))
6957
if (
is_atomic_op
)
6749
bool
is_atomic_op
;
local
/src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc
6253
bool
is_atomic_op
;
6274
is_atomic_op
= really_atomic_lvalue (lhs);
6302
if (!
is_atomic_op
)
6390
|| (
is_atomic_op
&& modifycode != NOP_EXPR)))
6403
if (!(
is_atomic_op
&& modifycode != NOP_EXPR))
6440
if (
is_atomic_op
)
6234
bool
is_atomic_op
;
local
Completed in 61 milliseconds
Indexes created Fri Apr 10 00:22:58 UTC 2026