OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__CTASSERT0
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
common.h
136
# define __CTASSERT(x)
__CTASSERT0
(x, __ctassert, __COUNTER__)
139
# define __CTASSERT99(x, a, b)
__CTASSERT0
(x, __CONCAT(__ctassert,a), \
142
# define
__CTASSERT0
(x, y, z) __CTASSERT1(x, y, z)
/src/sys/sys/
cdefs.h
172
#define __CTASSERT(x)
__CTASSERT0
(x, __ctassert, __COUNTER__)
175
#define __CTASSERT99(x, a, b)
__CTASSERT0
(x, __CONCAT(__ctassert,a), \
178
#define
__CTASSERT0
(x, y, z) __CTASSERT1(x, y, z)
Completed in 20 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026