Home
last modified time | relevance | path

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

/dports/textproc/ml1/ml1-4.12/
H A Dmi5.c176 { INT erbloc[EDBSZ]; /* Error block - area for saving the EDB */ in prctxt()
178 fmove((INT) EDBSZ,at_edb,erbloc); in prctxt()
195 fmove((INT) EDBSZ,erbloc,at_edb); in prctxt()
266 fmove((INT) EDBSZ,sdb.stakpt + 1,at_edb); in prctxt()
H A Dml1.h272 #define EDBSZ 8 /* Size of the error description block ('stakpt' to 'dbugs… macro