Home
last modified time | relevance | path

Searched defs:Ap (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Datomic-ops.c246 void memory_checks(_Atomic(int) *Ap, int *p, int val) { in memory_checks()
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dfunctional-cast.cpp125 typedef A *Ap; in t_529_2() typedef
/minix3/minix/lib/liblwip/dist/src/netif/ppp/
H A Deap.c1321 struct t_num sval, gval, Nval, *Ap, Bval; in eap_request() local
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp913 til::SExpr *Ap = new (Arena) til::Apply(Dr, Sf); in handleDestructorCall() local