Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlex.c61 static void java_allocate_new_line PARAMS ((void));
175 java_allocate_new_line () in java_allocate_new_line() function
626 java_allocate_new_line (); in java_get_unicode()
H A DChangeLog8214 (java_get_unicode, java_read_char, java_allocate_new_line,
9179 (java_allocate_new_line): Match definition to existing static
10456 * lex.c (java_allocate_new_line): Use xmalloc.
10844 java_allocate_new_line, java_unget_unicode, java_sneak_unicode):
11343 (java_allocate_new_line): Unused local variable is gone.
13498 (java_allocate_new_line): ref_count not used anymore. Always free
13877 (java_allocate_new_line): New allocation management.