Searched defs:register (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/gpl3/autoconf/dist/lib/Autom4te/ |
| H A D | C4che.pm | 91 sub register ($%) subroutine
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/ |
| H A D | x86_64-xlate.pl | 386 { package register; # pick up registers, which start with %. package
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/ |
| H A D | x86_64-xlate.pl | 332 { package register; # pick up registers, which start with %. package
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
| H A D | lib1funcs.S | 1910 .macro call_via register argument 2008 .macro interwork register argument
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/ |
| H A D | lib1funcs.S | 1910 .macro call_via register argument 2008 .macro interwork register argument
|
| /netbsd-src/sys/dev/ic/ |
| H A D | atppc.c | 1145 #define r_reg(register,atppc) bus_space_read_1((atppc)->sc_iot, \ in atppc_exec_microseq() argument 1147 #define w_reg(register, atppc, byte) bus_space_write_1((atppc)->sc_iot, \ in atppc_exec_microseq() argument
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/ |
| H A D | core.py | 63 def register(cls, name, value): member in LLVMEnumeration
|
| /netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/ |
| H A D | cindex.py | 597 def register(value, name): member in TokenKind 4091 def register(item): function
|