Home
last modified time | relevance | path

Searched defs:lex (Results 1 – 22 of 22) sorted by relevance

/openbsd/usr.bin/dig/lib/isc/
H A Dlex.c62 grow_data(isc_lex_t *lex, size_t *remainingp, char **currp, char **prevp) { in grow_data()
81 isc_lex_t *lex; in isc_lex_create() local
115 isc_lex_t *lex; in isc_lex_destroy() local
134 isc_lex_setcomments(isc_lex_t *lex, unsigned int comments) { in isc_lex_setcomments()
143 isc_lex_setspecials(isc_lex_t *lex, isc_lexspecials_t specials) { in isc_lex_setspecials()
153 new_source(isc_lex_t *lex, int is_file, int need_close, in new_source()
189 isc_lex_openfile(isc_lex_t *lex, const char *filename) { in isc_lex_openfile()
207 isc_lex_close(isc_lex_t *lex) { in isc_lex_close()
578 isc_lex_ungettoken(isc_lex_t *lex, isc_token_t *tokenp) { in isc_lex_ungettoken()
619 isc_lex_getsourcename(isc_lex_t *lex) { in isc_lex_getsourcename()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dlex.c224 java_lexer *lex = xmalloc (sizeof (java_lexer)); local
309 java_destroy_lexer (lex) in java_destroy_lexer() argument
320 java_read_char (lex) in java_read_char() argument
529 java_read_unicode (lex, unicode_escape_p) in java_read_unicode() argument
593 java_read_unicode_collapsing_terminators (lex, unicode_escape_p) in java_read_unicode_collapsing_terminators() argument
/openbsd/gnu/llvm/llvm/utils/lit/lit/
H A DShUtil.py180 def lex(self): member in ShLexer
195 def lex(self): member in ShParser
/openbsd/usr.bin/mail/
H A Dlist.c482 struct lex { struct
502 struct lex *lp; in scan() argument
H A Dlex.c542 lex(char *word) in lex() function
/openbsd/gnu/llvm/llvm/utils/lit/tests/unit/
H A DShUtil.py9 def lex(self, str, *args, **kwargs): member in TestShLexer
/openbsd/gnu/llvm/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp182 Lexer lex(FID, buf->getMemBufferRef(), SM, Opts); in Highlight() local
/openbsd/gnu/llvm/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp85 Token lex() { in lex() function in llvm::object::Lexer
/openbsd/bin/csh/
H A Dparse.c70 alias(struct wordent *lex) in alias()
H A Dexec.c586 struct wordent lex[3]; in dowhich() local
H A Dlex.c133 lex(struct wordent *hp) in lex() function
/openbsd/gnu/usr.bin/binutils/gas/
H A Dapp.c58 static char lex[256]; variable
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dapp.c58 static char lex[256]; variable
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp268 Lexer lex(FID, buf->getMemBufferRef(), SM, Opts); in TokenVerifier() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DCommentLexer.cpp745 void Lexer::lex(Token &T) { in lex() function in clang::comments::Lexer
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormatTokenLexer.cpp76 ArrayRef<FormatToken *> FormatTokenLexer::lex() { in lex() function in clang::format::FormatTokenLexer
/openbsd/gnu/usr.bin/perl/
H A Dpeep.c4023 OP * lex = cBINOPx(lval)->op_first; in Perl_rpeep() local
H A Dtoke.c398 bool lex; member
H A Dop.c4707 Perl_localize(pTHX_ OP *o, I32 lex) in Perl_localize()
/openbsd/gnu/llvm/clang/lib/Lex/
H A DPragma.cpp141 void lex() { in lex() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp579 void MIParser::lex(unsigned SkipChar) { in lex() function in MIParser
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7273 AMDGPUAsmParser::lex() { in lex() function in AMDGPUAsmParser