OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__bounded__
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tmux/dist/
xmalloc.h
22
#if !defined(
__bounded__
)
23
#define
__bounded__
(x, y, z)
macro
42
__attribute__((
__bounded__
(__string__, 1, 2)));
46
__attribute__((
__bounded__
(__string__, 1, 2)));
/src/crypto/external/bsd/openssh/dist/
includes.h
4
#define
__bounded__
(a, b, c)
macro
/src/external/bsd/libfido2/dist/openbsd-compat/
types.h
44
#if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(
__bounded__
)
45
# define
__bounded__
(x, y, z)
macro
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026