Home
last modified time | relevance | path

Searched defs:EXPAND (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/tcp_wrappers/
H A Dtry-from.c71 #define EXPAND(str) percent_x(buf, sizeof(buf), str, &request) in main() macro
/freebsd/crypto/openssl/crypto/sm3/
H A Dsm3_local.h51 #define EXPAND(W0,W7,W13,W3,W10) \ macro
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c105 #define EXPAND(e) do { \ in copy_yp_pass() macro
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dpow.c259 #define EXPAND(str) str##000000000 macro
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dpow.c450 #define EXPAND(str) str##000000000 macro
/freebsd/sbin/pfctl/
H A Dpfctl_osfp.c545 #define EXPAND(field) do { \ in add_fingerprint() macro
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h600 EXPAND, enumerator
/freebsd/contrib/ee/
H A Dee.c498 char *EXPAND; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp2566 #define EXPAND(Op) \ in expandMI() macro