Searched defs:nfill (Results 1 – 2 of 2) sorted by relevance
349 static int ogg_stream_flush_i(ogg_stream_state *os,ogg_page *og, int force, int nfill){ in ogg_stream_flush_i()502 int ogg_stream_flush_fill(ogg_stream_state *os,ogg_page *og, int nfill){ in ogg_stream_flush_fill()525 int ogg_stream_pageout_fill(ogg_stream_state *os, ogg_page *og, int nfill){ in ogg_stream_pageout_fill()
1280 unsigned i, nfill; in arena_tcache_fill_small() local