HomeSort by: relevance | last modified time | path
    Searched defs:grp_ptr (Results 1 - 2 of 2) sorted by relevancy

  /src/games/quiz/
rxp.c 100 Rxp_t *grp_ptr; local in function:rxp__compile
135 grp_ptr = rp;
141 *grp_ptr = rp - rxpbuf;
271 Rxp_t *grp_ptr; local in function:rxp__expand
286 grp_ptr = rxpbuf + *rp;
290 rp = grp_ptr;
rxp.c 100 Rxp_t *grp_ptr; local in function:rxp__compile
135 grp_ptr = rp;
141 *grp_ptr = rp - rxpbuf;
271 Rxp_t *grp_ptr; local in function:rxp__expand
286 grp_ptr = rxpbuf + *rp;
290 rp = grp_ptr;

Completed in 148 milliseconds