OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_32_SWAP
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/db/btree/
bt_conv.c
78
M_32_SWAP
(h->pgno);
79
M_32_SWAP
(h->prevpg);
80
M_32_SWAP
(h->nextpg);
81
M_32_SWAP
(h->flags);
187
M_32_SWAP
(h->pgno);
188
M_32_SWAP
(h->prevpg);
189
M_32_SWAP
(h->nextpg);
190
M_32_SWAP
(h->flags);
bt_open.c
233
M_32_SWAP
(m.magic);
234
M_32_SWAP
(m.version);
235
M_32_SWAP
(m.psize);
236
M_32_SWAP
(m.free);
237
M_32_SWAP
(m.nrecs);
238
M_32_SWAP
(m.flags);
/src/lib/libc/db/hash/
hash.c
984
M_32_SWAP
(hdrp->magic);
985
M_32_SWAP
(hdrp->version);
986
M_32_SWAP
(hdrp->lorder);
987
M_32_SWAP
(hdrp->bsize);
988
M_32_SWAP
(hdrp->bshift);
989
M_32_SWAP
(hdrp->dsize);
990
M_32_SWAP
(hdrp->ssize);
991
M_32_SWAP
(hdrp->sshift);
992
M_32_SWAP
(hdrp->ovfl_point);
993
M_32_SWAP
(hdrp->last_freed)
[
all
...]
hash_page.c
573
M_32_SWAP
(((int *)(void *)p)[i]);
611
M_32_SWAP
(((int *)(void *)pbuf)[i]);
/src/sys/arch/mvme68k/stand/prtvid/
prtvid.c
99
M_32_SWAP
(cdl->vid_oss);
103
M_32_SWAP
(cdl->vid_cas);
/src/include/
db.h
176
*
M_32_SWAP
swap a memory location
180
#define
M_32_SWAP
(a) { \
Completed in 62 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025