Home
last modified time | relevance | path

Searched refs:assoc (Results 1 – 2 of 2) 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 Ddl-cacheinfo.h22 unsigned char assoc; member
229 return found->assoc; in intel_check_word()

Completed in 4 milliseconds