Home
last modified time | relevance | path

Searched refs:for_each_token (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/
H A D.clang-format385 - 'for_each_token'
/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c2903 #define for_each_token(__tok, __buf, __sep, __tmp) \ macro
2921 for_each_token(tok, buf, ",", tmp) { in build_cl_output()