OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:should_be_trait
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/sntp/unity/
unity.c
711
_U_SINT
should_be_trait
= ((_U_SINT)style & 1);
local
712
_U_SINT is_trait = !
should_be_trait
;
748
if (is_trait !=
should_be_trait
)
752
if (!
should_be_trait
)
759
if (
should_be_trait
)
873
_U_SINT
should_be_trait
= ((_U_SINT)style & 1);
local
874
_U_SINT is_trait = !
should_be_trait
;
910
if (is_trait !=
should_be_trait
)
914
if (!
should_be_trait
)
921
if (
should_be_trait
)
[
all
...]
Completed in 27 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026