Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
a8b791668427d9c192778d7a1c001b9fc2b155fe
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
lib
/
mpi
/
generic_mpi-asm-defs.h
blob: 047d1f5a7249567a16959456da4b5442e91101d9 [
file
] [
log
] [
blame
]
/* This file defines some basic constants for the MPI machinery. We
* need to define the types on a per-CPU basis, so it is done with
* this file here. */
#define
BYTES_PER_MPI_LIMB
(
SIZEOF_UNSIGNED_LONG
)