OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:disps
(Results
1 - 2
of
2
) 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
...]
Completed in 54 milliseconds