Home
last modified time | relevance | path

Searched defs:NOP (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/libedit/
H A Dchared.h115 #define NOP 0x00 macro
/freebsd/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h56 #define NOP 241 /* nop */ macro
/freebsd/contrib/telnet/arpa/
H A Dtelnet.h53 #define NOP 241 /* nop */ macro
/freebsd/include/arpa/
H A Dtelnet.h52 #define NOP 241 /* nop */ macro
/freebsd/sys/sys/
H A Dkbio.h146 #define NOP 0x00 /* nothing (dead key) */ macro
/freebsd/contrib/tcpdump/
H A Dprint-telnet.c79 #define NOP 241 /* nop */ macro
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp82 constexpr uint32_t NOP = 0x60000000; variable
/freebsd/contrib/libpcap/
H A Doptimize.c189 #define NOP -1 macro