HomeSort by: relevance | last modified time | path
    Searched defs:expand_builtin_strncpy (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 146 static rtx expand_builtin_strncpy (tree, rtx);
3753 expand_builtin_strncpy (tree exp, rtx target)
7362 target = expand_builtin_strncpy (exp, target);
3752 expand_builtin_strncpy (tree exp, rtx target) function
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 147 static rtx expand_builtin_strncpy (tree, rtx);
4071 expand_builtin_strncpy (tree exp, rtx target)
8167 target = expand_builtin_strncpy (exp, target);
4070 expand_builtin_strncpy (tree exp, rtx target) function

Completed in 27 milliseconds