OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_CALLBACK_FDS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/sim/
callback.h
66
#define
MAX_CALLBACK_FDS
10
137
int fdmap[
MAX_CALLBACK_FDS
];
142
in a special fd_buddy circular list which also has
MAX_CALLBACK_FDS
146
short fd_buddy[
MAX_CALLBACK_FDS
+1];
152
short ispipe[
MAX_CALLBACK_FDS
];
162
} pipe_buffer[
MAX_CALLBACK_FDS
];
/src/external/gpl3/binutils.old/dist/include/sim/
callback.h
66
#define
MAX_CALLBACK_FDS
10
137
int fdmap[
MAX_CALLBACK_FDS
];
142
in a special fd_buddy circular list which also has
MAX_CALLBACK_FDS
146
short fd_buddy[
MAX_CALLBACK_FDS
+1];
152
short ispipe[
MAX_CALLBACK_FDS
];
162
} pipe_buffer[
MAX_CALLBACK_FDS
];
/src/external/gpl3/gdb/dist/include/sim/
callback.h
66
#define
MAX_CALLBACK_FDS
10
137
int fdmap[
MAX_CALLBACK_FDS
];
142
in a special fd_buddy circular list which also has
MAX_CALLBACK_FDS
146
short fd_buddy[
MAX_CALLBACK_FDS
+1];
152
short ispipe[
MAX_CALLBACK_FDS
];
162
} pipe_buffer[
MAX_CALLBACK_FDS
];
/src/external/gpl3/gdb.old/dist/include/sim/
callback.h
66
#define
MAX_CALLBACK_FDS
10
137
int fdmap[
MAX_CALLBACK_FDS
];
142
in a special fd_buddy circular list which also has
MAX_CALLBACK_FDS
146
short fd_buddy[
MAX_CALLBACK_FDS
+1];
152
short ispipe[
MAX_CALLBACK_FDS
];
162
} pipe_buffer[
MAX_CALLBACK_FDS
];
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026