Home | History | Annotate | Download | only in src

Lines Matching refs:entrypoints

211     int entrypoints = 0;
222 entrypoints++;
228 entrypoints++;
234 ASSERT(entrypoints <= PSB_MAX_ENTRYPOINTS);
236 if (0 == entrypoints) {
240 *num_entrypoints = entrypoints;