Home
last modified time | relevance | path

Searched defs:in_count (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-import.c49 size_t count, in_count, out_count, size; in testmain() local
/netbsd-src/usr.bin/compress/
H A Dzopen.c159 #define in_count zs->zs_in_count macro
/netbsd-src/sys/net/
H A Dbsd-comp.c98 u_int in_count; /* uncompressed bytes, aged */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-manip.cc1459 profile_count in_count = loop_preheader_edge (loop)->count (); in tree_transform_and_unroll_loop() local