Home
last modified time | relevance | path

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

/openbsd-src/games/fish/
H A Dfish.c61 #define PRC(card) (void)printf(" %s", cards[card]) macro
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAccess.cpp735 ProtectedFriendContext PRC(S, EC, InstanceContext, NamingClass); in GetProtectedFriendKind() local