HomeSort by: relevance | last modified time | path
    Searched refs:CFC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/mpc/dist/tests/
tgeneric.c 168 function->pointer.CFC (rop4, op1, op2, rnd);
169 function->pointer.CFC (rop, op1, op2, rnd);
601 function->pointer.CFC (expected, x, z, MPC_RNDNN);
602 function->pointer.CFC (got, x, got, MPC_RNDNN);
944 case CCF: case CFC:
1211 case CCF: case CFC:
1318 case CFC:
1389 case CCF: case CFC:
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 540 comments::FullComment *CFC =
543 return CFC;
565 comments::FullComment *CFC = cloneFullComment(FC, D);
566 return CFC;

Completed in 24 milliseconds