Home
last modified time | relevance | path

Searched defs:p_line (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/patch/
H A Dpch.c58 static char **p_line = NULL;/* the text of the hunk */ variable
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dparse.h736 struct java_line *p_line, *c_line; /* Previous and current line */ member