Searched defs:rn (Results 1 – 7 of 7) sorted by relevance
90 #define ARM_CPU_REV(rn, pn) ((((rn) & 0xF) << 20) | ((pn) & 0xF)) argument
59 #define ARM_CPU_REV(rn, pn) ((((rn) & 0xF) << 20) | ((pn) & 0xF)) argument
1849 RuleRefNode *rn = (RuleRefNode *)((Junction *)zzaArg(zztasp2,2 ).left)->p1; local
3420 Py_ssize_t rn, i; in decode_unicode() local
3403 Py_ssize_t rn, i; in decode_unicode() local
629 Py_ssize_t rn; in PyString_DecodeEscape() local