Home
last modified time | relevance | path

Searched defs:xcp (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Doverload-member-call.cpp39 void test(X x, const X xc, X* xp, const X* xcp, volatile X xv, volatile X* xvp) { in test()
/external/mksh/src/
Dedit.c910 static char *xcp; /* current position */ variable