Searched refs:_positions (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gperf/src/
H A Dpositions.cc38 const int *p = _positions + _size - 1;
63 int *p = _positions + _size - 1;
88 int *p = _positions + _size - 1;
134 const int *p = _positions + _size - 1;
H A Dpositions.h44 Note that MAX_KEY_POS-1 must fit into the element type of _positions[],
103 int _positions[MAX_SIZE]; member in class:Positions

Completed in 114 milliseconds