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

/freebsd-9.3-release/lib/libc/stdlib/
H A Dmalloc.c222 # define LG_SIZEOF_PTR 2 macro
232 # define LG_SIZEOF_PTR 3 macro
237 # define LG_SIZEOF_PTR 3 macro
242 # define LG_SIZEOF_PTR 3 macro
247 # define LG_SIZEOF_PTR 3 macro
257 # define LG_SIZEOF_PTR 2 macro
262 # define LG_SIZEOF_PTR 2 macro
267 # define LG_SIZEOF_PTR 3 macro
271 # define LG_SIZEOF_PTR 2 macro
281 #define SIZEOF_PTR (1U << LG_SIZEOF_PTR)
[all...]

Completed in 49 milliseconds