Home
last modified time | relevance | path

Searched refs:LOG1024 (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/top/dist/
H A Dtop.h48 #define LOG1024 10 macro
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_macosx.c81 #define LOG1024 10 macro
766 pageshift -= LOG1024; in machine_init()
H A Dm_hpux10.c293 pageshift -= LOG1024;
H A Dm_svr4.c109 #define pagetok(size) ctob(size) >> LOG1024
H A Dm_hpux7.c360 pageshift -= LOG1024;
H A Dm_hpux8.c322 pageshift -= LOG1024;
H A Dm_sunos4.c402 pageshift -= LOG1024;
H A Dm_hpux9.c334 pageshift -= LOG1024;
H A Dm_decosf1.c342 pageshift -= LOG1024;
H A Dm_svr5.c112 #define pagetok(size) ((size) * pagesz) >> LOG1024
H A Dm_netbsd.c398 pageshift -= LOG1024;
H A Dm_freebsd.c921 pageshift -= LOG1024; in machine_init()