OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disps
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/mpi/
mpiwrap_type_test.c
36
MPI_Aint
disps
[2];
local
42
disps
[0] = d1;
43
disps
[1] = d2;
46
r = MPI_Type_struct( 2, blocklens,
disps
, tys, &tres );
73
int
disps
[2];
local
78
disps
[0] = d1;
79
disps
[1] = d2;
80
r = MPI_Type_indexed( 2, blocklens,
disps
, t, &tres );
89
MPI_Aint
disps
[2];
local
94
disps
[0] = d1
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-i386.c
247
expressionS *
disps
;
member in union:i386_op
[
all
...]
tc-i386-intel.c
883
i.op[this_operand].
disps
= expP;
Completed in 73 milliseconds