Home
last modified time | relevance | path

Searched defs:EOR (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/include/arpa/
H A Dtelnet.h57 #define EOR 239 /* end of record (transparent mode) */ macro
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp2324 auto EOR = in expand() local