int32_t           385 compat/regex/regcomp.c 		  const int32_t *table = (const int32_t *)
int32_t          2789 compat/regex/regcomp.c   int32_t table_size;
int32_t          2790 compat/regex/regcomp.c   const int32_t *symb_table;
int32_t          2797 compat/regex/regcomp.c   auto inline int32_t
int32_t          2803 compat/regex/regcomp.c       int32_t hash = elem_hash ((const char *) name, name_len);
int32_t          2804 compat/regex/regcomp.c       int32_t elem = hash % table_size;
int32_t          2807 compat/regex/regcomp.c 	  int32_t second = hash % (table_size - 2) + 1;
int32_t          2863 compat/regex/regcomp.c 	      int32_t elem, idx;
int32_t          2995 compat/regex/regcomp.c       int32_t elem, idx;
int32_t          3026 compat/regex/regcomp.c 	      int32_t *new_coll_syms = re_realloc (mbcset->coll_syms, int32_t,
int32_t          3071 compat/regex/regcomp.c       symb_table = (const int32_t *) _NL_CURRENT (LC_COLLATE,
int32_t          3438 compat/regex/regcomp.c       const int32_t *table, *indirect;
int32_t          3441 compat/regex/regcomp.c       int32_t idx1, idx2;
int32_t          3448 compat/regex/regcomp.c       table = (const int32_t *) _NL_CURRENT (LC_COLLATE, _NL_COLLATE_TABLEMB);
int32_t          3453 compat/regex/regcomp.c       indirect = (const int32_t *) _NL_CURRENT (LC_COLLATE,
int32_t          3496 compat/regex/regcomp.c 	  int32_t *new_equiv_classes = re_realloc (mbcset->equiv_classes,
int32_t          3497 compat/regex/regcomp.c 						   int32_t,
int32_t           283 compat/regex/regex_internal.h   int32_t *coll_syms;
int32_t           288 compat/regex/regex_internal.h   int32_t *equiv_classes;
int32_t           787 compat/regex/regex_internal.h   const int32_t *table, *indirect;
int32_t           788 compat/regex/regex_internal.h   int32_t tmp;
int32_t           794 compat/regex/regex_internal.h       table = (const int32_t *) _NL_CURRENT (LC_COLLATE, _NL_COLLATE_TABLEMB);
int32_t           797 compat/regex/regex_internal.h       indirect = (const int32_t *) _NL_CURRENT (LC_COLLATE,
int32_t          3857 compat/regex/regexec.c 	  const int32_t *table, *indirect;
int32_t          3909 compat/regex/regexec.c 	      table = (const int32_t *)
int32_t          3915 compat/regex/regexec.c 	      indirect = (const int32_t *)
int32_t          3917 compat/regex/regexec.c 	      int32_t idx = findidx (&cp);
int32_t          3921 compat/regex/regexec.c 		    int32_t equiv_class_idx = cset->equiv_classes[i];
int32_t          3999 compat/regex/regexec.c       int32_t idx;
int32_t          4002 compat/regex/regexec.c       int32_t extrasize = (const unsigned char *)
int32_t          4008 compat/regex/regexec.c 	  int32_t elem_mbs_len;
int32_t            36 pack-objects.h 	int32_t *index;