Home
last modified time | relevance | path

Searched refs:maxval (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/elf/
Ddl-tunables.list22 # maxval: Optional maximum acceptable value
38 maxval: 3
49 maxval: 0xff
112 maxval: 1
145 maxval: 16
159 maxval: 255
168 maxval: 2
/glibc-2.36/libio/
Dstrops.c288 ssize_t maxval = SSIZE_MAX - base; in _IO_str_seekoff() local
289 if (offset < -base || offset > maxval) in _IO_str_seekoff()
319 ssize_t maxval = SSIZE_MAX - base; in _IO_str_seekoff() local
320 if (offset < -base || offset > maxval) in _IO_str_seekoff()
Dwstrops.c295 ssize_t maxval = SSIZE_MAX/sizeof (wchar_t) - base; in _IO_wstr_seekoff() local
296 if (offset < -base || offset > maxval) in _IO_wstr_seekoff()
329 ssize_t maxval = SSIZE_MAX/sizeof (wchar_t) - base; in _IO_wstr_seekoff() local
330 if (offset < -base || offset > maxval) in _IO_wstr_seekoff()
/glibc-2.36/sysdeps/nptl/
Ddl-tunables.list23 maxval: 32767
33 maxval: 1
/glibc-2.36/sysdeps/powerpc/
Ddl-tunables.list24 maxval: 1
/glibc-2.36/manual/
DREADME.tunables55 - maxval: Optional maximum acceptable value. For a string type
/glibc-2.36/ChangeLog.old/
DChangeLog.1933500 * scripts/gen-tunables.awk: Set unspecified minval and/or maxval