Home
last modified time | relevance | path

Searched defs:FF1 (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/sm3/
H A Dsm3_local.h94 #define FF1(X, Y, Z) ((X & Y) | ((X | Y) & Z)) macro
/freebsd/sys/sys/
H A Dioctl_compat.h107 #define FF1 0x00004000 /* tty 37 */ macro
/freebsd/include/rpcsvc/
H A Drex.x121 const FF1 = 0x00004000; /* tty 37 */ variable
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dtermios-macros.h62 #define FF1 0100000 // Form-feed delay type 1 macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp566 auto *FF1 = in buildScanIteratively() local
H A DSIISelLowering.cpp5238 auto FF1 = BuildMI(*ComputeLoop, I, DL, TII->get(SFFOpc), FF1Reg) in lowerWaveReduce() local