int32_t           124 gnulib-tests/test-intprops.c   VERIFY (INT_STRLEN_BOUND (int32_t) == sizeof ("-2147483648") - 1);
int32_t           125 gnulib-tests/test-intprops.c   VERIFY (INT_BUFSIZE_BOUND (int32_t) == sizeof ("-2147483648"));
int32_t            58 gnulib-tests/test-stdint.c int32_t a3[3] = { INT32_C (17), INT32_MIN, INT32_MAX };
int32_t            59 gnulib-tests/test-stdint.c verify (TYPE_MINIMUM (int32_t) == INT32_MIN);
int32_t            60 gnulib-tests/test-stdint.c verify (TYPE_MAXIMUM (int32_t) == INT32_MAX);
int32_t            61 gnulib-tests/test-stdint.c verify_same_types (INT32_MIN, (int32_t) 0 + 0);
int32_t            62 gnulib-tests/test-stdint.c verify_same_types (INT32_MAX, (int32_t) 0 + 0);
int32_t           343 lib/fnmatch_loop.c                         const int32_t *table;
int32_t           345 lib/fnmatch_loop.c                         const int32_t *weights;
int32_t           346 lib/fnmatch_loop.c                         const int32_t *extra;
int32_t           351 lib/fnmatch_loop.c                         const int32_t *indirect;
int32_t           352 lib/fnmatch_loop.c                         int32_t idx;
int32_t           363 lib/fnmatch_loop.c                         table = (const int32_t *)
int32_t           365 lib/fnmatch_loop.c                         weights = (const int32_t *)
int32_t           367 lib/fnmatch_loop.c                         extra = (const int32_t *)
int32_t           369 lib/fnmatch_loop.c                         indirect = (const int32_t *)
int32_t           372 lib/fnmatch_loop.c                         table = (const int32_t *)
int32_t           378 lib/fnmatch_loop.c                         indirect = (const int32_t *)
int32_t           389 lib/fnmatch_loop.c                             int32_t idx2;
int32_t           472 lib/fnmatch_loop.c                             int32_t table_size;
int32_t           473 lib/fnmatch_loop.c                             const int32_t *symb_table;
int32_t           481 lib/fnmatch_loop.c                             int32_t idx;
int32_t           482 lib/fnmatch_loop.c                             int32_t elem;
int32_t           483 lib/fnmatch_loop.c                             int32_t second;
int32_t           484 lib/fnmatch_loop.c                             int32_t hash;
int32_t           498 lib/fnmatch_loop.c                             symb_table = (const int32_t *)
int32_t           542 lib/fnmatch_loop.c                                 int32_t *wextra;
int32_t           548 lib/fnmatch_loop.c                                 wextra = (int32_t *) &extra[idx + 4];
int32_t           555 lib/fnmatch_loop.c                                          (int32_t) c1 < wextra[idx];
int32_t           560 lib/fnmatch_loop.c                                     if ((int32_t) c1 == wextra[idx])
int32_t           580 lib/fnmatch_loop.c                                 cold = *((int32_t *) &extra[idx]);
int32_t           693 lib/fnmatch_loop.c                                 int32_t table_size;
int32_t           694 lib/fnmatch_loop.c                                 const int32_t *symb_table;
int32_t           702 lib/fnmatch_loop.c                                 int32_t idx;
int32_t           703 lib/fnmatch_loop.c                                 int32_t elem;
int32_t           704 lib/fnmatch_loop.c                                 int32_t second;
int32_t           705 lib/fnmatch_loop.c                                 int32_t hash;
int32_t           719 lib/fnmatch_loop.c                                 symb_table = (const int32_t *)
int32_t           763 lib/fnmatch_loop.c                                     int32_t *wextra;
int32_t           769 lib/fnmatch_loop.c                                     wextra = (int32_t *) &extra[idx + 4];
int32_t           779 lib/fnmatch_loop.c                                     cend = *((int32_t *) &extra[idx]);
int32_t           374 lib/regcomp.c  		  const int32_t *table = (const int32_t *)
int32_t          2783 lib/regcomp.c    int32_t table_size;
int32_t          2784 lib/regcomp.c    const int32_t *symb_table;
int32_t          2791 lib/regcomp.c    auto inline int32_t
int32_t          2797 lib/regcomp.c        int32_t hash = elem_hash ((const char *) name, name_len);
int32_t          2798 lib/regcomp.c        int32_t elem = hash % table_size;
int32_t          2801 lib/regcomp.c  	  int32_t second = hash % (table_size - 2) + 1;
int32_t          2857 lib/regcomp.c  	      int32_t elem, idx;
int32_t          2989 lib/regcomp.c        int32_t elem, idx;
int32_t          3020 lib/regcomp.c  	      int32_t *new_coll_syms = re_realloc (mbcset->coll_syms, int32_t,
int32_t          3065 lib/regcomp.c        symb_table = (const int32_t *) _NL_CURRENT (LC_COLLATE,
int32_t          3435 lib/regcomp.c        const int32_t *table, *indirect;
int32_t          3438 lib/regcomp.c        int32_t idx1, idx2;
int32_t          3445 lib/regcomp.c        table = (const int32_t *) _NL_CURRENT (LC_COLLATE, _NL_COLLATE_TABLEMB);
int32_t          3450 lib/regcomp.c        indirect = (const int32_t *) _NL_CURRENT (LC_COLLATE,
int32_t          3493 lib/regcomp.c  	  int32_t *new_equiv_classes = re_realloc (mbcset->equiv_classes,
int32_t          3494 lib/regcomp.c  						   int32_t,
int32_t           287 lib/regex_internal.h   int32_t *coll_syms;
int32_t           292 lib/regex_internal.h   int32_t *equiv_classes;
int32_t           830 lib/regex_internal.h   const int32_t *table, *indirect;
int32_t           831 lib/regex_internal.h   int32_t tmp;
int32_t           837 lib/regex_internal.h       table = (const int32_t *) _NL_CURRENT (LC_COLLATE, _NL_COLLATE_TABLEMB);
int32_t           840 lib/regex_internal.h       indirect = (const int32_t *) _NL_CURRENT (LC_COLLATE,
int32_t          3906 lib/regexec.c  	  const int32_t *table, *indirect;
int32_t          3909 lib/regexec.c  	  int32_t idx;
int32_t          3959 lib/regexec.c  	      table = (const int32_t *)
int32_t          3965 lib/regexec.c  	      indirect = (const int32_t *)
int32_t          3967 lib/regexec.c  	      int32_t idx = findidx (&cp);
int32_t          3971 lib/regexec.c  		    int32_t equiv_class_idx = cset->equiv_classes[i];
int32_t          4049 lib/regexec.c        int32_t idx;
int32_t          4052 lib/regexec.c        int32_t extrasize = (const unsigned char *)
int32_t          4059 lib/regexec.c  	  int32_t elem_mbs_len;
int32_t           215 lib/stdint.in.h #define int_least32_t int32_t
int32_t            71 lib/stdlib.in.h   int32_t *fptr;                /* Front pointer.  */
int32_t            72 lib/stdlib.in.h   int32_t *rptr;                /* Rear pointer.  */
int32_t            73 lib/stdlib.in.h   int32_t *state;               /* Array of state values.  */
int32_t            77 lib/stdlib.in.h   int32_t *end_ptr;             /* Pointer behind state table.  */
int32_t           467 lib/stdlib.in.h _GL_FUNCDECL_SYS (random_r, int, (struct random_data *buf, int32_t *result)
int32_t           470 lib/stdlib.in.h _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));