OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bod
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
darwin-nat.c
493
mach_msg_body_t *
bod
= (mach_msg_body_t*)data;
local
495
(mach_msg_port_descriptor_t *)(
bod
+ 1);
500
bod
->msgh_descriptor_count);
503
for (k = 0; k <
bod
->msgh_descriptor_count; k++)
518
data +=
bod
->msgh_descriptor_count
520
size -=
bod
->msgh_descriptor_count
522
ndr = (NDR_record_t *)(desc +
bod
->msgh_descriptor_count);
611
mach_msg_body_t *
bod
= (mach_msg_body_t*)(hdr + 1);
local
612
mach_msg_port_descriptor_t *desc = (mach_msg_port_descriptor_t *)(
bod
+ 1);
631
if (hdr->msgh_size < (sizeof (*hdr) + sizeof (*
bod
) + 2 * sizeof (*desc
[
all
...]
darwin-nat.c
493
mach_msg_body_t *
bod
= (mach_msg_body_t*)data;
local
495
(mach_msg_port_descriptor_t *)(
bod
+ 1);
500
bod
->msgh_descriptor_count);
503
for (k = 0; k <
bod
->msgh_descriptor_count; k++)
518
data +=
bod
->msgh_descriptor_count
520
size -=
bod
->msgh_descriptor_count
522
ndr = (NDR_record_t *)(desc +
bod
->msgh_descriptor_count);
611
mach_msg_body_t *
bod
= (mach_msg_body_t*)(hdr + 1);
local
612
mach_msg_port_descriptor_t *desc = (mach_msg_port_descriptor_t *)(
bod
+ 1);
631
if (hdr->msgh_size < (sizeof (*hdr) + sizeof (*
bod
) + 2 * sizeof (*desc
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
darwin-nat.c
493
mach_msg_body_t *
bod
= (mach_msg_body_t*)data;
local
495
(mach_msg_port_descriptor_t *)(
bod
+ 1);
500
bod
->msgh_descriptor_count);
503
for (k = 0; k <
bod
->msgh_descriptor_count; k++)
518
data +=
bod
->msgh_descriptor_count
520
size -=
bod
->msgh_descriptor_count
522
ndr = (NDR_record_t *)(desc +
bod
->msgh_descriptor_count);
611
mach_msg_body_t *
bod
= (mach_msg_body_t*)(hdr + 1);
local
612
mach_msg_port_descriptor_t *desc = (mach_msg_port_descriptor_t *)(
bod
+ 1);
631
if (hdr->msgh_size < (sizeof (*hdr) + sizeof (*
bod
) + 2 * sizeof (*desc
[
all
...]
darwin-nat.c
493
mach_msg_body_t *
bod
= (mach_msg_body_t*)data;
local
495
(mach_msg_port_descriptor_t *)(
bod
+ 1);
500
bod
->msgh_descriptor_count);
503
for (k = 0; k <
bod
->msgh_descriptor_count; k++)
518
data +=
bod
->msgh_descriptor_count
520
size -=
bod
->msgh_descriptor_count
522
ndr = (NDR_record_t *)(desc +
bod
->msgh_descriptor_count);
611
mach_msg_body_t *
bod
= (mach_msg_body_t*)(hdr + 1);
local
612
mach_msg_port_descriptor_t *desc = (mach_msg_port_descriptor_t *)(
bod
+ 1);
631
if (hdr->msgh_size < (sizeof (*hdr) + sizeof (*
bod
) + 2 * sizeof (*desc
[
all
...]
/src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc
5354
tree &
bod
= CLEANUP_BODY (*tp);
local
5355
bod
= build_stmt (EXPR_LOCATION (*tp), CLEANUP_STMT,
5356
bod
, clear, current_retval_sentinel);
5357
CLEANUP_EH_ONLY (
bod
) = true;
semantics.cc
5354
tree &
bod
= CLEANUP_BODY (*tp);
local
5355
bod
= build_stmt (EXPR_LOCATION (*tp), CLEANUP_STMT,
5356
bod
, clear, current_retval_sentinel);
5357
CLEANUP_EH_ONLY (
bod
) = true;
Completed in 46 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026