Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcombine.cc394 struct undobuf struct
401 static struct undobuf undobuf; argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcombine.c408 struct undobuf struct
415 static struct undobuf undobuf; argument
/netbsd-src/bin/ksh/
H A Dvi.c155 static struct edstate undobuf = { 0, undocbuf, CMDLEN, 0, 0 }; variable