Searched defs:btoc (Results 1 – 2 of 2) sorted by relevance
2187 char *btoc(char *cp) in btoc() function
209 #define btoc(x) (((x) + PGOFSET) >> PGSHIFT) macro