Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/user/
H A Duser.c70 typedef struct range_t { struct
73 } range_t; argument
/netbsd-src/lib/libc/citrus/modules/
H A Dcitrus_hz.c72 } range_t; typedef
/netbsd-src/usr.bin/xlint/lint1/
H A Dlint1.h449 } range_t; global() typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3163 typedef std::pair<unsigned,unsigned> range_t; typedef