Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/mail/
H A Dlist.c488 struct lex { struct
508 struct lex *lp; in scan() argument
H A Dlex.c480 lex(char *word) in lex() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraphite-dependences.c370 ppl_Pointset_Powerset_C_Polyhedron_t res, lex; in build_lexicographical_constraint() local
442 ppl_Pointset_Powerset_C_Polyhedron_t lex; in dependence_polyhedron() local
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dapp.c59 static char lex[256]; variable
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dapp.c62 static char lex[256]; variable
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dscript.cc1249 Lex* lex, in Parser_closure()
1473 Lex lex(input_string.c_str(), input_string.length(), PARSING_LINKER_SCRIPT); in read_input_script() local
1587 Lex lex(input_string.c_str(), input_string.length(), first_token); in read_script_file() local
1651 Lex lex(definition, strlen(definition), PARSING_DEFSYM); in define_symbol() local
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dscript.cc1279 Lex* lex, in Parser_closure()
1503 Lex lex(input_string.c_str(), input_string.length(), PARSING_LINKER_SCRIPT); in read_input_script() local
1617 Lex lex(input_string.c_str(), input_string.length(), first_token); in read_script_file() local
1681 Lex lex(definition, strlen(definition), PARSING_DEFSYM); in define_symbol() local
/dflybsd-src/contrib/tcsh-6/
H A Dsh.lex.c144 lex(struct wordent *hp) in lex() function
/dflybsd-src/lib/libfetch/
H A Dhttp.c757 http_header_lex_t lex; in http_parse_authenticate() local
/dflybsd-src/contrib/grep/lib/
H A Ddfa.c443 struct lexer_state lex; member
1215 lex (struct dfa *dfa) in lex() function