RF_DAG_PTRCACHESIZE
RF_DagNode_t *dag_ptrs[RF_DAG_PTRCACHESIZE]; /* cache for performance */
if (nptrs <= RF_DAG_PTRCACHESIZE) {