Home
last modified time | relevance | path

Searched refs:n_to_skip (Results 1 – 2 of 2) sorted by relevance

/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/lib/
H A Dskiphead_impl.cc71 int n_to_skip = in general_work() local
73 ii += n_to_skip; in general_work()
/dports/math/py-yt/yt-4.0.1/yt/frontends/art/
H A Ddata_structures.py259 n_to_skip = len(("tl", "dtl", "tlold", "dtlold", "iSO"))
260 fpu.skip(f, n_to_skip, endian=">")