SIZE_MAX          855 compat/regex/regcomp.c   if (pat_len == SIZE_MAX)
SIZE_MAX          149 compat/regex/regex_internal.c       if (BE (SIZE_MAX / max_object_size < new_buf_len, 0))
SIZE_MAX         1436 compat/regex/regex_internal.c       if (BE (SIZE_MAX / max_object_size < new_nodes_alloc, 0))
SIZE_MAX          107 compat/regex/regex_internal.h #ifndef SIZE_MAX
SIZE_MAX          692 compat/regex/regexec.c       if (BE (SIZE_MAX / sizeof (re_dfastate_t *) <= mctx.input.bufs_len, 0))
SIZE_MAX          956 compat/regex/regexec.c   if (BE (SIZE_MAX / sizeof (re_dfastate_t *) <= match_last, 0))
SIZE_MAX         3376 compat/regex/regexec.c   if (BE ((((SIZE_MAX - (sizeof (re_node_set) + sizeof (bitset_t)) * SBC_MAX)
SIZE_MAX          741 sha1_file.c    			limit = SIZE_MAX;
SIZE_MAX          539 utf8.c         	size_t r = (remainder_p ? *remainder_p : SIZE_MAX);
SIZE_MAX          162 vcs-svn/svndiff.c 	if (val > SIZE_MAX)
SIZE_MAX           18 wrapper.c      			limit = SIZE_MAX;