temp               51 libltdl/lt_error.c   const char  **temp     = (const char **) 0;
temp               56 libltdl/lt_error.c   temp = REALLOC (const char *, user_error_strings, 1 + errindex);
temp               57 libltdl/lt_error.c   if (temp)
temp               59 libltdl/lt_error.c       user_error_strings		= temp;
temp             2346 libltdl/ltdl.c       lt_interface_data *temp
temp             2349 libltdl/ltdl.c       if (!temp)
temp             2355 libltdl/ltdl.c       cur->interface_data = temp;