Searched defs:CC (Results 1 – 8 of 8) sorted by relevance
22 CC = gcc macro29 CC = mpicc macro
26 CC = $(call pkgconf, --variable=ccompiler $(PETSc.pc) $(ceed.pc)) macro
17 CC = $(call pkgconf, --variable=ccompiler $(PETSc.pc) $(ceed.pc)) macro
44 … const CeedScalar *restrict u, CeedScalar *restrict v, const CeedInt JJ, const CeedInt CC) { in CeedTensorContract_Avx_Blocked()106 … const CeedScalar *restrict u, CeedScalar *restrict v, const CeedInt JJ, const CeedInt CC) { in CeedTensorContract_Avx_Remainder()
480 CeedScalar CC[3][3]; in ElasFSEnergy_MR() local590 CeedScalar CC[3][3]; in ElasFSDiagnostic_MR() local
63 CC = gcc macro