Searched defs:ns (Results 1 - 25 of 289) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/jemalloc/dist/test/src/
H A Dmq.c8 mq_nanosleep(unsigned ns) { argument
/netbsd-current/sys/compat/sunos32/
H A Dsunos32_sysent.c32 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/ultrix/
H A Dultrix_sysent.c23 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/aoutm68k/
H A Daoutm68k_sysent.c32 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/freebsd/
H A Dfreebsd_sysent.c32 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/sunos/
H A Dsunos_sysent.c28 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/linux/arch/mips/
H A Dlinux_sysent.c30 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/linux/arch/i386/
H A Dlinux_sysent.c29 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/linux/arch/m68k/
H A Dlinux_sysent.c33 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/linux/arch/powerpc/
H A Dlinux_sysent.c28 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/linux/arch/arm/
H A Dlinux_sysent.c30 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/linux/arch/alpha/
H A Dlinux_sysent.c35 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/linux/arch/amd64/
H A Dlinux_sysent.c40 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/linux/arch/aarch64/
H A Dlinux_sysent.c40 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/linux32/arch/amd64/
H A Dlinux32_sysent.c37 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/sys/compat/linux32/arch/aarch64/
H A Dlinux32_sysent.c34 #define ns(type) .sy_narg = n(type), .sy_argsize = s(type) macro
[all...]
/netbsd-current/games/dab/
H A Drandom.cc43 RANDOM::RANDOM(size_t ns) : argument
/netbsd-current/usr.bin/m4/lib/
H A Dohash_do.c28 unsigned int ns, j; local
[all...]
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dnstime.h9 uint64_t ns; member in struct:__anon76
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dnstime.h9 uint64_t ns; member in struct:__anon1214
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom_couple_handling.c47 mpn_toom_couple_handling(mp_ptr pp, mp_size_t n, mp_ptr np, int nsign, mp_size_t off, int ps, int ns) argument
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_entry_copy_bhfi.c37 fileTimeToUtc(const FILETIME *filetime, time_t *t, long *ns) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dflexible-array-member.c37 struct no_size *ns; variable in typeref:struct:no_size
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dflexible-array-member.c37 struct no_size *ns; variable in typeref:struct:no_size
/netbsd-current/sys/ufs/lfs/
H A Dulfs_bswap.h52 ulfs_rw16(uint16_t a, int ns) argument
58 ulfs_rw32(uint32_t a, int ns) argument
64 ulfs_rw64(uint64_t a, int ns) argument
[all...]

Completed in 173 milliseconds

1234567891011>>