Searched defs:ADDR (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/powerpc/booke/ |
H A D | locore.S | 60 #define ADDR(x) \ macro 76 #define ADDR(x) \ macro
|
/freebsd/contrib/ntp/sntp/tests/ |
H A D | utilities.c | 84 const char* ADDR = "192.0.2.10"; in test_IPv4Address() local
|
/freebsd/usr.sbin/bhyve/ |
H A D | snapshot.h | 115 #define SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(CTX, ADDR, LEN, RNULL, META, RES, LABEL) \ argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantPoolValue.h | 40 enum CSKYCPModifier { NO_MOD, ADDR, GOT, GOTOFF, PLT, TLSLE, TLSIE, TLSGD }; enumerator
|
/freebsd/sys/powerpc/powermac/ |
H A D | kiic.c | 57 #define ADDR 5 macro
|
/freebsd/sbin/fsck_ffs/ |
H A D | fsck.h | 271 #define ADDR global() macro
|
/freebsd/sys/netipsec/ |
H A D | key.c | 8453 enum { NONE, ADDR } checktype = NONE; in key_validate_ext() enumerator
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 16606 #define ADDR(X) (~(X)) macro
|