Searched refs:tmp_len (Results 51 - 51 of 51) sorted by relevance

123

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.cc955 unsigned HOST_WIDE_INT tmp_len; local
978 && !((tmp_str = getbyterep (src, &tmp_len)) != NULL
979 && memchr (tmp_str, 0, tmp_len) == NULL)

Completed in 203 milliseconds

123