Searched refs:NUM_NP (Results 1 – 2 of 2) sorted by relevance
88 #define NUM_NP 2 /* Number of NPs. */ macro111 enum NPmode sc_npmode[NUM_NP]; /* what to do with each NP */
406 for (i = 0; i < NUM_NP; ++i) in pppalloc()