Home
last modified time | relevance | path

Searched refs:shape (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Dsysconf.c35 long shape, index; in __sysconf() local
46 shape = __libc_alpha_cache_shape[index]; in __sysconf()
47 if (shape == -2) in __sysconf()
107 shape = __libc_alpha_cache_shape[index]; in __sysconf()
110 if (shape <= 0) in __sysconf()
111 return shape; in __sysconf()
116 return shape & -0x100; in __sysconf()
118 return shape & 0xf; in __sysconf()
120 return 1L << ((shape >> 4) & 0xf); in __sysconf()
/glibc-2.36/iconvdata/testdata/
Dsuntzus640 32. Therefore, just as water retains no constant shape,
/glibc-2.36/manual/
Dtexinfo.tex7843 % Figure out line sizes for the paragraph shape. We'll always have at
7862 % The final paragraph shape:
/glibc-2.36/ChangeLog.old/
DChangeLog.573 cannot be specified in any way shape or form).