OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atf_and
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/libc/atomic/
t_atomic_and.c
46
#define
atf_and
(NAME, TYPE, FMT) \
macro
65
atf_and
(atomic_and_32, uint32_t, PRIx32);
66
atf_and
(atomic_and_uint, unsigned int, "x");
67
atf_and
(atomic_and_ulong, unsigned long, "lx");
69
atf_and
(atomic_and_64, uint64_t, PRIx64);
t_atomic_and.c
46
#define
atf_and
(NAME, TYPE, FMT) \
macro
65
atf_and
(atomic_and_32, uint32_t, PRIx32);
66
atf_and
(atomic_and_uint, unsigned int, "x");
67
atf_and
(atomic_and_ulong, unsigned long, "lx");
69
atf_and
(atomic_and_64, uint64_t, PRIx64);
t_atomic_and.c
46
#define
atf_and
(NAME, TYPE, FMT) \
macro
65
atf_and
(atomic_and_32, uint32_t, PRIx32);
66
atf_and
(atomic_and_uint, unsigned int, "x");
67
atf_and
(atomic_and_ulong, unsigned long, "lx");
69
atf_and
(atomic_and_64, uint64_t, PRIx64);
Completed in 37 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025