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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
kf.cc 1786 class kf_strtok : public known_function class in namespace:ana
2016 kf_strtok (region_model_manager &mgr) function in class:ana::kf_strtok
2316 kfm.add ("strtok", make_unique<kf_strtok> (rmm));
2371 kfm.add_std_ns ("strtok", make_unique<kf_strtok> (rmm));

Completed in 23 milliseconds