Searched refs:FORTRAN_NULL (Results 1 – 1 of 1) sorted by relevance
20 #define FORTRAN_NULL -3 macro96 if (*ceed == FORTRAN_NULL) return; in fCeedDestroy()100 *ceed = FORTRAN_NULL; in fCeedDestroy()206 if (*vec == FORTRAN_NULL) return; in fCeedVectorDestroy()210 *vec = FORTRAN_NULL; in fCeedVectorDestroy()483 if (*elem == FORTRAN_NULL) return; in fCeedElemRestrictionDestroy()487 *elem = FORTRAN_NULL; in fCeedElemRestrictionDestroy()638 if (*basis == FORTRAN_NULL) return; in fCeedBasisDestroy()642 *basis = FORTRAN_NULL; in fCeedBasisDestroy()715 if (*ctx == FORTRAN_NULL) return; in fCeedQFunctionContextDestroy()[all …]