Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dregex.h50 typedef off_t regoff_t; typedef
60 regoff_t rm_so; /* start of match */
61 regoff_t rm_eo; /* end of match */
Dengine.c487 regoff_t offsave; in backref()