OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__alignof
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
cdefs.h
642
#define
__alignof
(__t) __alignof__(__t)
macro
644
#define
__alignof
(__t) (sizeof(struct { char __x; __t __y; }) - sizeof(__t))
macro
cdefs.h
642
#define
__alignof
(__t) __alignof__(__t)
macro
644
#define
__alignof
(__t) (sizeof(struct { char __x; __t __y; }) - sizeof(__t))
macro
cdefs.h
642
#define
__alignof
(__t) __alignof__(__t)
macro
644
#define
__alignof
(__t) (sizeof(struct { char __x; __t __y; }) - sizeof(__t))
macro
Completed in 239 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025