Home
last modified time | relevance | path

Searched defs:amode (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/cddl/osnet/dev/dtrace/x86/
H A Ddis_tables.c296 #define TNS(name, amode) {TERM, amode, name, 0, 0, 0, 0, 0, 0} argument
297 #define TNSu(name, amode) {TERM, amode, name, 0, 0, 0, 0, 1, 0} argument
298 #define TNSx(name, amode) {TERM, amode, name, 0, 0, 1, 0, 0, 0} argument
299 #define TNSy(name, amode) {TERM, amode, name, 0, 0, 0, 1, 0, 0} argument
300 #define TNSyp(name, amode) {TERM, amode, name, 0, 0, 0, 1, 0, 1} argument
301 #define TNSZ(name, amode, sz) {TERM, amode, name, 0, sz, 0, 0, 0, 0} argument
302 #define TNSZy(name, amode, sz) {TERM, amode, name, 0, sz, 0, 1, 0, 0} argument
303 #define TNSZvr(name, amode, sz) {TERM, amode, name, 0, sz, 0, 0, 0, 0, 1} argument
304 #define TS(name, amode) {TERM, amode, name, 1, 0, 0, 0, 0, 0} argument
305 #define TSx(name, amode) {TERM, amode, name, 1, 0, 1, 0, 0, 0} argument
[all …]
/netbsd-src/sys/dev/i2c/
H A Dxc5k.c303 uint16_t amode, vmode; in xc5k_tune_video() local
353 uint16_t amode, vmode; in xc5k_tune_dtv() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-ldmstm.ml32 type amode = IA | IB | DA | DB type
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-ldmstm.ml32 type amode = IA | IB | DA | DB type
/netbsd-src/lib/librmt/
H A Drmtlib.c654 rmtaccess(const char *path, int amode) in rmtaccess()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-visium.c1007 enum addressing_mode amode; in md_assemble() local
H A Dtc-tic54x.c169 static enum address_mode amode = c_mode; variable
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-visium.c1028 enum addressing_mode amode; in md_assemble() local
H A Dtc-tic54x.c169 static enum address_mode amode = c_mode; variable
/netbsd-src/sys/arch/m68k/m68k/
H A Ddb_disasm.c890 int sz, ch, amode; in opcode_addsub() local
/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c624 int amode; in ATF_TC_BODY() member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-iv.cc744 scalar_int_mode amode; in get_biv_step_1() local
H A Ddwarf2out.cc16579 scalar_int_mode amode; in mem_loc_descriptor() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-iv.c744 scalar_int_mode amode; in get_biv_step_1() local
H A Ddwarf2out.c16091 scalar_int_mode amode; in mem_loc_descriptor() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diotrace.c2561 access (const char *path, int amode) in access()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diotrace.c2900 access (const char *path, int amode)
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c211 nfscl_open(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t amode, int usedeleg, in nfscl_open()
H A Dnfs_clrpcops.c262 nfsrpc_open(vnode_t vp, int amode, struct ucred *cred, NFSPROC_T *p) in nfsrpc_open()
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dnetbsd_syscall_hooks.h2553 #define __sanitizer_syscall_pre_faccessat(fd, path, amode, flag) \ argument
2557 #define __sanitizer_syscall_post_faccessat(res, fd, path, amode, flag) \ argument
/netbsd-src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c5953 rump___sysimpl_faccessat(int fd, const char * path, int amode, int flag) in rump___sysimpl_faccessat() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h2581 #define __sanitizer_syscall_pre_faccessat(fd, path, amode, flag) \ argument
2585 #define __sanitizer_syscall_post_faccessat(res, fd, path, amode, flag) \ argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h2581 #define __sanitizer_syscall_pre_faccessat(fd, path, amode, flag) \ argument
2585 #define __sanitizer_syscall_post_faccessat(res, fd, path, amode, flag) \ argument