Searched refs:atend (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/bin/sh/
H A Doptions.c456 atend:
465 goto atend;
H A Dexpand.c1160 int atend; local
1244 atend = 1;
1246 atend = 0;
1266 if (atend)
1282 if (! atend)
/freebsd-10.1-release/contrib/sendmail/src/
H A Dconf.c2987 ** this version hacked to add `atend' flag to allow state machine
3024 static char atend = 0; local
3027 if (atend) {
3028 atend = 0;
3033 atend++;
3038 atend++;
/freebsd-10.1-release/contrib/gcc/cp/
H A Dclass.c3537 bool atend = false;
3564 atend = true;
3579 return atend;
3636 bool atend;
3642 atend = layout_empty_base (binfo, eoc, offsets);
3647 if (atend)
3533 bool atend = false; local
3632 bool atend; local

Completed in 181 milliseconds