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

/freebsd-11-stable/gnu/usr.bin/grep/
H A Dgetpagesize.h36 # ifndef CLSIZE
37 # define CLSIZE 1 macro
39 # define getpagesize() (NBPG * CLSIZE)
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dgetpagesize.c48 # define GNU_OUR_PAGESIZE (NBPG * CLSIZE)
49 # ifndef CLSIZE
50 # define CLSIZE 1 macro
51 # endif /* CLSIZE */
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dgetpagesize.c48 # define GNU_OUR_PAGESIZE (NBPG * CLSIZE)
49 # ifndef CLSIZE
50 # define CLSIZE 1 macro
51 # endif /* CLSIZE */
/freebsd-11-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c746 # ifndef CLSIZE
749 # define malloc_getpagesize (NBPG * CLSIZE)

Completed in 182 milliseconds