_intmem           866 opal/mca/btl/smcuda/btl_smcuda.c         int* _intmem;                                                   \
_intmem           874 opal/mca/btl/smcuda/btl_smcuda.c         _intmem = (int*)_memory;                                        \
_intmem           876 opal/mca/btl/smcuda/btl_smcuda.c         case 3: *_intmem = 0; _intmem++;                                \
_intmem           877 opal/mca/btl/smcuda/btl_smcuda.c         case 2: *_intmem = 0; _intmem++;                                \
_intmem           878 opal/mca/btl/smcuda/btl_smcuda.c         case 1: *_intmem = 0; _intmem++;                                \