Searched defs:lex (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/usr.bin/mail/ |
H A D | list.c | 488 struct lex { struct 508 struct lex *lp; in scan() argument
|
H A D | lex.c | 480 lex(char *word) in lex() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphite-dependences.c | 370 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 D | app.c | 59 static char lex[256]; variable
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | app.c | 62 static char lex[256]; variable
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | script.cc | 1249 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 D | script.cc | 1279 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 D | sh.lex.c | 144 lex(struct wordent *hp) in lex() function
|
/dflybsd-src/lib/libfetch/ |
H A D | http.c | 757 http_header_lex_t lex; in http_parse_authenticate() local
|
/dflybsd-src/contrib/grep/lib/ |
H A D | dfa.c | 443 struct lexer_state lex; member 1215 lex (struct dfa *dfa) in lex() function
|