Home
last modified time | relevance | path

Searched refs:short_ptr (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/objects/device/tests/
H A Dex7.c46 short *short_ptr; in TestAllocate() local
52 PetscCall(PetscDeviceMalloc(dctx, mtype, 1, &short_ptr)); in TestAllocate()
59 PetscCall(PetscDeviceFree(dctx, short_ptr)); in TestAllocate()