Home
last modified time | relevance | path

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

/minix3/games/fish/
H A Dfish.c74 #define PRC(card) (void)printf(" %s", cards[card]) macro
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaAccess.cpp722 ProtectedFriendContext PRC(S, EC, InstanceContext, NamingClass); in GetProtectedFriendKind() local