OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atf_or
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/atomic/
t_atomic_or.c
46
#define
atf_or
(NAME, TYPE, FMT) \
macro
65
atf_or
(atomic_or_32, uint32_t, PRIx32);
66
atf_or
(atomic_or_uint, unsigned int, "x");
67
atf_or
(atomic_or_ulong, unsigned long, "lx");
69
atf_or
(atomic_or_64, uint64_t, PRIx64);
t_atomic_or.c
46
#define
atf_or
(NAME, TYPE, FMT) \
macro
65
atf_or
(atomic_or_32, uint32_t, PRIx32);
66
atf_or
(atomic_or_uint, unsigned int, "x");
67
atf_or
(atomic_or_ulong, unsigned long, "lx");
69
atf_or
(atomic_or_64, uint64_t, PRIx64);
Completed in 44 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025