OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_value
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libc/string/
memset2.c
253
uint8_t
check_value
;
local in function:main
258
check_value
= 0xff;
260
check_value
= 0x00;
261
if (testmem.bytes[i] !=
check_value
) {
267
i, testmem.bytes[i],
check_value
);
memset2.c
253
uint8_t
check_value
;
local in function:main
258
check_value
= 0xff;
260
check_value
= 0x00;
261
if (testmem.bytes[i] !=
check_value
) {
267
i, testmem.bytes[i],
check_value
);
Completed in 159 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025