Home
last modified time | relevance | path

Searched defs:ocnt (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/container/
H A Dhashtab.d167 immutable ocnt = _buckets.length; in HashTab() local
199 immutable ocnt = _buckets.length; in HashTab() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/container/
H A Dhashtab.d168 immutable ocnt = _buckets.length; in HashTab() local
200 immutable ocnt = _buckets.length; in HashTab() local
/netbsd-src/common/lib/libprop/
H A Dprop_object.c1019 uint32_t ocnt; in prop_object_release_emergency() local
1076 uint32_t ocnt; in prop_object_release() local
/netbsd-src/sys/kern/
H A Dexec_subr.c109 u_int ocnt; vmcmdset_extend() local
H A Dsys_pipe.c414 size_t ocnt; in pipe_read() local
/netbsd-src/bin/csh/
H A Ddol.c824 int c, ocnt, lcnt, mcnt; in heredoc() local
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfokey.c426 char ocnt = 0; /* used if state == get_keyseq && seqstate == octal */ in compile() local
/netbsd-src/sys/dev/ic/
H A Daha.c124 int icnt, u_char *ibuf, int ocnt, u_char *obuf) in aha_cmd()
H A Dbha.c746 int icnt, u_char *ibuf, int ocnt, u_char *obuf) in bha_cmd()
/netbsd-src/sys/arch/arc/dti/
H A Dbtl.c193 bt_cmd(int iobase, struct bt_softc *sc, int icnt, int ocnt, u_char *ibuf, in bt_cmd()