Searched defs:REGTYPE (Results 1 – 10 of 10) sorted by relevance
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | tar.h | 17 #define REGTYPE '0' macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | tar.h | 17 #define REGTYPE '0' macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | tar.h | 17 #define REGTYPE '0' macro
|
| /third_party/musl/include/ |
| D | tar.h | 17 #define REGTYPE '0' macro
|
| /third_party/zlib/contrib/untgz/ |
| D | untgz.c | 55 #define REGTYPE '0' /* regular file */ macro
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | macro-assembler-arm64.h | 783 #define DECLARE_FUNCTION(FN, REGTYPE, REG, OP) \ argument 1186 #define DECLARE_FUNCTION(FN, REGTYPE, REG, REG2, OP) \ argument
|
| D | macro-assembler-arm64-inl.h | 239 #define DEFINE_FUNCTION(FN, REGTYPE, REG, OP) \ argument 247 #define DEFINE_FUNCTION(FN, REGTYPE, REG, REG2, OP) \ argument
|
| /third_party/vixl/src/aarch64/ |
| D | macro-assembler-aarch64.cc | 2002 #define DEFINE_FUNCTION(FN, REGTYPE, REG, OP) \ in Emit() argument 2052 #define DEFINE_FUNCTION(FN, REGTYPE, REG, REG2, OP) \ in Emit() argument
|
| D | macro-assembler-aarch64.h | 913 #define DECLARE_FUNCTION(FN, REGTYPE, REG, OP) \ argument 922 #define DECLARE_FUNCTION(FN, REGTYPE, REG, REG2, OP) \ argument
|
| /third_party/python/Lib/ |
| D | tarfile.py | 89 REGTYPE = b"0" # regular file variable
|