Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dregex.h33 typedef unsigned long int active_reg_t; typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_old.c1636 active_reg_t this_reg; \
1751 active_reg_t this_reg; \
1782 high_reg = (active_reg_t) POP_FAILURE_INT (); \
1785 low_reg = (active_reg_t) POP_FAILURE_INT (); \
1862 active_reg_t r; \
5670 active_reg_t lowest_active_reg = NO_LOWEST_ACTIVE_REG; in wcs_re_match_2_internal()
5671 active_reg_t highest_active_reg = NO_HIGHEST_ACTIVE_REG; in wcs_re_match_2_internal()
7206 active_reg_t dummy_low_reg, dummy_high_reg; in wcs_re_match_2_internal()

Completed in 15 milliseconds