OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_align_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/include/
t_stddef.c
43
typedef
max_align_t
nbtest_max_align_t;
109
ATF_CHECK_MSG((a = alignof(
max_align_t
)) >= alignof(long long),
111
ATF_CHECK_MSG((a = alignof(
max_align_t
)) >= alignof(long double),
113
ATF_CHECK_MSG((a = alignof(
max_align_t
)) >= alignof(void *),
115
ATF_CHECK_MSG((a = alignof(
max_align_t
)) >= alignof(int (*)(void)),
/src/sys/sys/
stddef.h
73
*
max_align_t
105
}
max_align_t
;
typedef in typeref:union:__anonccd5b299010a
/src/lib/libc/tls/
tls.c
93
tls_allocation = roundup2(tls_size, alignof(
max_align_t
));
/src/libexec/ld.elf_so/
tls.c
217
alignof(
max_align_t
));
Completed in 12 milliseconds
Indexes created Sat Nov 08 00:09:40 GMT 2025