OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:require_int
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdbserver/
hostio.cc
93
require_int
(char **pp, int *value)
function
284
if (
require_int
(&p, &pid)
310
||
require_int
(&p, &fileio_flags)
312
||
require_int
(&p, &fileio_mode)
352
if (
require_int
(&p, &fd)
355
||
require_int
(&p, &len)
357
||
require_int
(&p, &offset)
418
if (
require_int
(&p, &fd)
421
||
require_int
(&p, &offset)
463
if (
require_int
(&p, &fd
[
all
...]
/src/external/gpl3/gdb/dist/gdbserver/
hostio.cc
94
require_int
(char **pp, T *value)
function
291
if (
require_int
(&p, &pid)
317
||
require_int
(&p, &fileio_flags)
319
||
require_int
(&p, &fileio_mode)
360
if (
require_int
(&p, &fd)
363
||
require_int
(&p, &len)
365
||
require_int
(&p, &offset)
427
if (
require_int
(&p, &fd)
430
||
require_int
(&p, &offset)
472
if (
require_int
(&p, &fd
[
all
...]
Completed in 71 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026