Home
last modified time | relevance | path

Searched defs:ms1 (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/ntp/dist/kernel/sys/
H A Dtpro.h20 u_short ms1; /* milliseconds * 1 */ member
/netbsd/sbin/routed/
H A Dmain.c897 struct msg_sub *ms1, *ms; in msglim() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d746 auto ms1 = map!(toUpper)(s1); variable
/netbsd/sys/arch/hppa/hppa/
H A Ddb_disasm.c2219 *ms1 = SinglePrec(w) ? fsreg[Ms1(w)] : fdreg[Ms1(w)], in fmpyaddDasm() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d772 auto ms1 = map!(std.ascii.toUpper)(s1); variable