HomeSort by: relevance | last modified time | path
    Searched refs:tilde_find_suffix (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb/dist/readline/readline/
tilde.c 120 static int tilde_find_suffix (const char *);
161 tilde_find_suffix (const char *string) function
222 end = tilde_find_suffix (string);
287 function. Right now, it just calls tilde_find_suffix and allocates new
295 x = tilde_find_suffix (fname);
  /src/external/gpl3/gdb.old/dist/readline/readline/
tilde.c 120 static int tilde_find_suffix (const char *);
161 tilde_find_suffix (const char *string) function
222 end = tilde_find_suffix (string);
287 function. Right now, it just calls tilde_find_suffix and allocates new
295 x = tilde_find_suffix (fname);
  /src/external/gpl2/texinfo/dist/info/
tilde.c 96 tilde_find_suffix (char *string) function
149 end = tilde_find_suffix (string);

Completed in 59 milliseconds