Searched refs:PGNUM (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/dtrace-147/libelf/
H A Dinput.c81 #define PGNUM(off) ((off % REGSZ) / _elf_pagesize) macro
129 hdbit = 1 << PGNUM(base);
130 tlbit = 1 << PGNUM(tail);
/macosx-10.10.1/BerkeleyDB-21/db/tcl/
H A Dtcl_mp.c742 PGNUM, enumerator in enum:pgcmds
783 case PGNUM:

Completed in 80 milliseconds