Home
last modified time | relevance | path

Searched defs:extract_bytes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c7815 int extract_bytes = MIN (len, total_bytes - off); in native_encode_vector_part() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc7912 int extract_bytes = MIN (len, total_bytes - off); in native_encode_vector_part() local