Home
last modified time | relevance | path

Searched refs:numThere (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libfru/libfru/
H A DPayloadReader.cc354 int *numThere) in findIterThere() argument
366 *numThere = tmp_num_there; in findIterThere()
377 uint8_t *numThere = &(cur[2]); in update_iter_cont_bytes() local
389 if (*numThere != 0) { in update_iter_cont_bytes()
422 if ((*numThere) < numPoss) { in update_iter_cont_bytes()
424 *numThere = *numThere + 1; in update_iter_cont_bytes()
H A DPayloadReader.h63 int *numThere);