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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-warn-access.cc 2132 void check_strncat (gcall *);
2513 pass_waccess::check_strncat (gcall *stmt) function in class:__anon13749::pass_waccess
3224 check_strncat (stmt);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-warn-access.cc 2106 void check_strncat (gcall *);
2487 pass_waccess::check_strncat (gcall *stmt) function in class:__anon16177::pass_waccess
3196 check_strncat (stmt);

Completed in 28 milliseconds