Searched defs:EL (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/lib/libedit/
H A Dcommon.c141 #define EL el->el_line macro
/freebsd-10-stable/usr.bin/tip/tip/
H A Dtip.h63 char *EL; /* chars marking an EOL */ variable
/freebsd-10-stable/sys/amd64/amd64/
H A Ddb_disasm.c105 #define EL 38 /* address, explicitly long size */ macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp824 IfStmt(const ASTContext &C, SourceLocation IL, VarDecl *var, Expr *cond, Stmt *then, SourceLocation EL, Stmt *elsev) argument
/freebsd-10-stable/contrib/tcpdump/
H A Dtelnet.h53 #define EL 248 /* erase the current line */ macro
/freebsd-10-stable/contrib/telnet/arpa/
H A Dtelnet.h50 #define EL 248 /* erase the current line */ macro
/freebsd-10-stable/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h49 #define EL 248 /* erase the current line */ macro
/freebsd-10-stable/include/arpa/
H A Dtelnet.h46 #define EL 248 /* erase the current line */ macro
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp1401 BasicBlock::iterator E = BB.end(), EL = local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp2633 SourceLocation EL = I->getEnd(); local
2648 SourceLocation EL = I->RemoveRange.getEnd(); local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h2090 void setEllipsisLoc(SourceLocation EL) { EllipsisLoc = EL; } argument
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1797 MacroInstantiation(const MCAsmMacro *M, SMLoc IL, int EB, SMLoc EL, MemoryBuffer *I) argument

Completed in 449 milliseconds