Searched defs:save (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/lwres/
H A Dprint.c83 char *save = str; local
214 *p = str - save;
219 *p = str - save;
224 *p = str - save;
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Dutil.c76 char save; local
115 save = *region_end;
126 *region_end = save;
145 char save; local
218 save = *from;
222 *from = save;
/bind-9.6-ESV-R11/lib/isc/
H A Dprint.c86 char *save = str; local
216 *p = str - save;
221 *p = str - save;
226 *p = str - save;

Completed in 12 milliseconds