Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c86 size_t nb_read; variable
490 size_t nb_read = fread (from, 1, to_read, c->fp); in read_data() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc628 size_t nb_read = fread (from, 1, to_read, m_fp); in read_data() local