OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PALIGN
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/dtc/dist/
fdtdump.c
109
p =
PALIGN
(p + strlen(s) + 1, 4);
139
p =
PALIGN
(p, 8);
142
p =
PALIGN
(p + sz, 4);
util.h
26
#define
PALIGN
(p, a) ((void *)(FDTALIGN2((unsigned long)(p), (a))))
/src/external/gpl2/dtc/dist/tests/
tests.h
25
#define
PALIGN
(p, a) ((void *)FDTALIGN2((unsigned long)(p), (a)))
Completed in 16 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026