Home
last modified time | relevance | path

Searched refs:ffelex_hash_ (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dlex.c48 static int ffelex_hash_ (FILE *f);
1017 ffelex_hash_ (FILE *finput) in ffelex_hash_() function
1865 c = ffelex_hash_ (f); in ffelex_file_fixed()
3019 c = ffelex_hash_ (f); in ffelex_file_free()
3893 ffelex_hash_ (finput); /* Handle it NOW rather than later. */ in ffelex_hash_kludge()
DChangeLog1028 * lex.c (ffelex_backslash_, ffelex_cfebackslash_, ffelex_hash_):
1297 * lex.c (ffelex_hash_): Avoid eating one whole line after
1369 (ffelex_hash_): Likewise.
1510 * lex.c (ffelex_hash_): Change ggc_alloc_string (var, -1) to
1804 (ffelex_hash_, ffelex_include_): Constify local char *.
1964 * lex.c (ffelex_hash_): Use GC to allocate the filename string
2086 * lex.c (ffelex_hash_): Likewise.
DChangeLog.03200 (ffelex_hash_): Use ffelex_getc_ instead of getc in any
3265 (ffelex_hash_): Call new functions (instead of doing code).
3390 (ffelex_hash_): New function.
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.617721 * f/lex.c (ffelex_file_pop_, ffelex_file_push_, ffelex_hash_):