Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dlex.c168 static long int ffelex_expecting_hollerith_; variable
2560 && ffelex_expecting_hollerith_ != 0) in ffelex_file_fixed()
2562 ffelex_raw_mode_ = ffelex_expecting_hollerith_; in ffelex_file_fixed()
3487 && ffelex_expecting_hollerith_ != 0) in ffelex_file_free()
3489 ffelex_raw_mode_ = ffelex_expecting_hollerith_; in ffelex_file_free()
3956 ffelex_expecting_hollerith_ = 0; in ffelex_init_1()
4077 ffelex_expecting_hollerith_ = 0; in ffelex_set_expecting_hollerith()
4089 ffelex_expecting_hollerith_ = length; in ffelex_set_expecting_hollerith()