int32_t           343 lib/regcomp.c  		  const int32_t *table = (const int32_t *)
int32_t          2770 lib/regcomp.c  static __always_inline int32_t
int32_t          2772 lib/regcomp.c  			     const int32_t *symb_table,
int32_t          2781 lib/regcomp.c  	int32_t idx = symb_table[2 * elem + 1];
int32_t          2803 lib/regcomp.c  				 const int32_t *symb_table,
int32_t          2827 lib/regcomp.c  	  int32_t elem, idx;
int32_t          2875 lib/regcomp.c  		 int_fast32_t table_size, const int32_t *symb_table,
int32_t          2962 lib/regcomp.c  			const int32_t *symb_table, const unsigned char *extra)
int32_t          2964 lib/regcomp.c    int32_t elem, idx;
int32_t          2996 lib/regcomp.c  	  int32_t *new_coll_syms = re_realloc (mbcset->coll_syms, int32_t,
int32_t          3390 lib/regcomp.c        const int32_t *table, *indirect;
int32_t          3393 lib/regcomp.c        int32_t idx1, idx2;
int32_t          3398 lib/regcomp.c        table = (const int32_t *) _NL_CURRENT (LC_COLLATE, _NL_COLLATE_TABLEMB);
int32_t          3403 lib/regcomp.c        indirect = (const int32_t *) _NL_CURRENT (LC_COLLATE,
int32_t          3437 lib/regcomp.c  	  int32_t *new_equiv_classes = re_realloc (mbcset->equiv_classes,
int32_t          3438 lib/regcomp.c  						   int32_t,
int32_t           293 lib/regex_internal.h   int32_t *coll_syms;
int32_t           298 lib/regex_internal.h   int32_t *equiv_classes;
int32_t           803 lib/regex_internal.h   const int32_t *table, *indirect;
int32_t           808 lib/regex_internal.h       table = (const int32_t *) _NL_CURRENT (LC_COLLATE, _NL_COLLATE_TABLEMB);
int32_t           811 lib/regex_internal.h       indirect = (const int32_t *) _NL_CURRENT (LC_COLLATE,
int32_t          3726 lib/regexec.c  	  const int32_t *table, *indirect;
int32_t          3777 lib/regexec.c  	      table = (const int32_t *)
int32_t          3783 lib/regexec.c  	      indirect = (const int32_t *)
int32_t          3785 lib/regexec.c  	      int32_t idx = findidx (table, indirect, extra, &cp, elem_len);
int32_t          3786 lib/regexec.c  	      int32_t rule = idx >> 24;
int32_t          3793 lib/regexec.c  		      int32_t equiv_class_idx = cset->equiv_classes[i];
int32_t          3794 lib/regexec.c  		      int32_t equiv_class_rule = equiv_class_idx >> 24;
int32_t          3854 lib/regexec.c        int32_t idx;
int32_t          3857 lib/regexec.c        int32_t extrasize = (const unsigned char *)
int32_t          3864 lib/regexec.c  	  int32_t elem_mbs_len;
int32_t          3884 lib/regexec.c  	  idx = idx + sizeof (uint32_t) * (*(int32_t *) (extra + idx) + 1);
int32_t           244 lib/stdint.in.h # define int_least32_t int32_t
int32_t            84 lib/stdlib.in.h   int32_t *fptr;                /* Front pointer.  */
int32_t            85 lib/stdlib.in.h   int32_t *rptr;                /* Rear pointer.  */
int32_t            86 lib/stdlib.in.h   int32_t *state;               /* Array of state values.  */
int32_t            90 lib/stdlib.in.h   int32_t *end_ptr;             /* Pointer behind state table.  */
int32_t          1166 lib/stdlib.in.h _GL_FUNCDECL_RPL (random_r, int, (struct random_data *buf, int32_t *result)
int32_t          1168 lib/stdlib.in.h _GL_CXXALIAS_RPL (random_r, int, (struct random_data *buf, int32_t *result));
int32_t          1171 lib/stdlib.in.h _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
int32_t          1174 lib/stdlib.in.h _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
int32_t           265 src/haiku_font_support.cc BFont_have_char_p (void *font, int32_t chr)
int32_t           273 src/haiku_font_support.cc BFont_have_char_block (void *font, int32_t beg, int32_t end)
int32_t           320 src/haiku_font_support.cc 		    int *lb, int *rb, int32_t n)
int32_t           332 src/haiku_font_support.cc   for (int32_t i = 0; i < n; ++i)
int32_t           185 src/haiku_io.c   if (write_port (to, (int32_t) type, buf, haiku_len (type)) < B_OK)
int32_t           201 src/haiku_io.c   if (write_port (to, (int32_t) type, buf, haiku_len (type)) < B_OK)
int32_t           400 src/haiku_support.cc   int32_t m = key_map->shift_map[kc];
int32_t           417 src/haiku_support.cc   int32_t m = key_map->caps_map[kc];
int32_t           434 src/haiku_support.cc   int32_t m = key_map->caps_shift_map[kc];
int32_t           451 src/haiku_support.cc   int32_t m = key_map->normal_map[kc];
int32_t          3449 src/haiku_support.cc 		    int32_t *bytes_per_row, int *mono_p)
int32_t           534 src/haiku_support.h 				int32_t *, int *);
int32_t           562 src/haiku_support.h extern int BFont_have_char_p (void *, int32_t);
int32_t           563 src/haiku_support.h extern int BFont_have_char_block (void *, int32_t, int32_t);
int32_t           566 src/haiku_support.h 				int *, int32_t);
int32_t          1619 src/haikufns.c   int32_t bytes_per_row;
int32_t          1640 src/haikufns.c   int32_t bytes_per_row;
int32_t          2620 src/sfnt.c     static int32_t
int32_t          2621 src/sfnt.c     sfnt_round_fixed (int32_t number)
int32_t          5333 src/sfnt.c     static int32_t
int32_t          5334 src/sfnt.c     sfnt_mul_f2dot14 (sfnt_f2dot14 a, int32_t b)
int32_t          5919 src/sfnt.c         int32_t offset;				\
int32_t          5952 src/sfnt.c         int32_t single_width;			\
int32_t          5996 src/sfnt.c         int32_t index;				\
int32_t          6009 src/sfnt.c         int32_t index, what;			\
int32_t          6062 src/sfnt.c         int32_t n;					\
int32_t          6240 src/sfnt.c         int32_t e1, e2;				\
int32_t          6250 src/sfnt.c         int32_t e1, e2;				\
int32_t          6260 src/sfnt.c         int32_t e1, e2;				\
int32_t          6270 src/sfnt.c         int32_t e1, e2;				\
int32_t          6476 src/sfnt.c         int32_t value;				\
int32_t          6493 src/sfnt.c         int32_t offset;				\
int32_t          6513 src/sfnt.c         int32_t offset;				\
int32_t          6591 src/sfnt.c         int32_t e1, e2;				\
int32_t          6601 src/sfnt.c         int32_t e1, e2;				\
int32_t          9367 src/sfnt.c     static int32_t
int32_t          9368 src/sfnt.c     sfnt_dot_fix_14 (int32_t ax, int32_t ay, int bx, int by)
int32_t          9371 src/sfnt.c       int32_t m, s, hi1, hi2, hi;
int32_t          9380 src/sfnt.c       hi1 = (m >> 16) + ((int32_t) l >> 31) + (lo1 < l);
int32_t          9387 src/sfnt.c       hi2 = (m >> 16) + ((int32_t) l >> 31) + (lo2 < l);
int32_t          9402 src/sfnt.c       return (int32_t) (((uint32_t) hi << 18) | (l >> 14));
int32_t          9413 src/sfnt.c       return (int32_t) (xx / (2 << 14));
int32_t          18822 src/sfnt.c       int32_t alternate;
int32_t          18833 src/sfnt.c       int32_t alternate;
int32_t           120 src/sfnt.h     typedef int32_t sfnt_fixed;
int32_t          1182 src/sfnt.h       int32_t axis_count;
int32_t          1536 src/sfnt.h     typedef int32_t sfnt_f26dot6;
int32_t          1539 src/sfnt.h     typedef int32_t sfnt_f18dot14;
int32_t           504 src/xfns.c     		      == 4 * sizeof (int32_t)))
int32_t           506 src/xfns.c                       int32_t *fe = xcb_get_property_value (prop);