Home
last modified time | relevance | path

Searched refs:linesize (Results 1 – 3 of 3) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/
A Dsysconf.c26 #define CSHAPE(totalsize, linesize, assoc) \ argument
27 ((totalsize & ~0xff) | (linesize << 4) | assoc)
/sysdeps/x86/
A DMakefile243 tst-sysconf-cache-linesize \
244 tst-sysconf-cache-linesize-static
246 tst-sysconf-cache-linesize-static
A Ddl-cacheinfo.h23 unsigned char linesize; member
232 return found->linesize; in intel_check_word()

Completed in 6 milliseconds