Searched refs:bytes0 (Results 1 – 1 of 1) sorted by relevance
385 …Bool clear, int lineno, const char *function, const char *filename, size_t bytes0, void *ptr0, ...) in PetscMallocA() argument394 bytes[0] = bytes0; in PetscMallocA()396 sumbytes = (bytes0 + PETSC_MEMALIGN - 1) & ~(PETSC_MEMALIGN - 1); in PetscMallocA()