Home | History | Annotate | Download | only in config

Lines Matching full:__end

1886   lendsym = (char *) xmalloc (strlen (loopsym) + strlen ("__END") + 5);
1897 strcat (lendsym, "__END");
1927 const char *suffix = begin ? "__BEGIN" : "__END";