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

/freebsd-10.3-release/contrib/ee/
H A Dee.c4888 char *start_of_var; local
4941 start_of_var = tmp;
4979 while ((start_of_var != tmp) && (index < 1024))
4981 long_buffer[index] = *start_of_var;
4982 start_of_var++;

Completed in 63 milliseconds