Home
last modified time | relevance | path

Searched defs:undobuf (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcombine.c333 struct undobuf struct
340 static struct undobuf undobuf; argument
/openbsd-src/gnu/gcc/gcc/
H A Dcombine.c363 struct undobuf struct
370 static struct undobuf undobuf; variable
/openbsd-src/bin/ksh/
H A Dvi.c157 static struct edstate undobuf = { undocbuf, LINE, 0, 0, 0 }; variable