Searched refs:RF_PropHeader_t (Results 1 – 3 of 3) sorted by relevance
56 RF_PropHeader_t *next; /* linked list for multiple results/params */116 RF_PropHeader_t **propList; /* propagation list, size
244 typedef struct RF_PropHeader_s RF_PropHeader_t; typedef
154 node->propList = (nSucc) ? (RF_PropHeader_t **) (ptrs + nSucc + nAnte + nResult) : NULL; in rf_InitNode()