Home
last modified time | relevance | path

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

/external/clang/test/Index/
Dcomplete-memfunc-cvquals.cpp17 void text(Foo f, Foo *fp, const Foo &fc, const Foo *fcp, in text() argument
22 fcp->baz(); in text()
/external/valgrind/none/tests/
Dsha1_test.c214 unsigned char *fcp = &finalcount[8]; in SHA1Final()
222 *--fcp = (unsigned char) t in SHA1Final()