Searched refs:java_line (Results 1 – 4 of 4) sorted by relevance
77 struct java_line { struct94 struct java_line *line; argument
42 static char *java_sprint_unicode PARAMS ((struct java_line *, int));49 static void java_store_unicode PARAMS ((struct java_line *, unicode_t, int));59 static void java_store_unicode PARAMS ((struct java_line *, unicode_t, int));143 struct java_line *line; in java_sprint_unicode()195 ctxp->c_line = xmalloc (sizeof (struct java_line)); in java_allocate_new_line()513 struct java_line *l; in java_store_unicode()
736 struct java_line *p_line, *c_line; /* Previous and current line */
13509 (struct java_line): ref_count and next fields are gone. New field13894 (struct java_line): New fields ref_count and next.