Lines Matching refs:RC
607 * both HC and RC. The main purpose is to make sure structures have the same
610 * @param RCType The RC type.
684 * identifier name. The suffix is R3, R0 or RC.
692 # define CTX_SUFF(var) var##RC
701 * identifier name, combining RC and R0 into RZ.
760 * The middle name is R3, R0 or RC.
767 # define CTX_MID(first, last) first##RC##last
775 * Adds the current context as a middle name of an identifier name, combining RC
823 * A macro which in R3 and R0 will return a dummy string while in RC it will return
827 * between R3, R0 and/or RC. The intention is to avoid the \#ifdef IN_RC mess.
829 * @param pRCString The RC string. Only referenced in RC.
1098 * How to declare an call back function pointer member - RC Ptr.
1214 * context (RC) runtime library.