Home
last modified time | relevance | path

Searched defs:CALLS (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CoverageMapping/
Dmacroparams2.c3 #define MACRO(REFS, CALLS) (4 * (CALLS) < (REFS)) argument
/external/python/cpython3/Lib/
Dpstats.py37 CALLS = 'calls', 'ncalls' variable in SortKey