Searched defs:switch_cond (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | builtin-expect.c | 62 int switch_cond(int x) { in switch_cond() function |
/external/python/cpython3/Include/internal/ | ||
D | gil.h | 38 PyCOND_T switch_cond; member |