Searched refs:recursion (Results 1 – 6 of 6) sorted by relevance
122 static int fnmatchx(const char *pattern, const char *string, int flags, size_t recursion) in fnmatchx() argument131 if (recursion-- == 0) { in fnmatchx()200 int e = fnmatchx(pattern, string, flags & ~FNM_PERIOD, recursion); in fnmatchx()
195 captured network traffic as that would lead to recursion.198 cause recursion loop.
54 recursion.
1675 - :github:`41622` - Infinite mutual recursion when SMP and ATOMIC_OPERATIONS_C are set1716 - :github:`48102` - JSON parses uses recursion (breaks rule 17.2)2344 * :github:`46621` - drivers: i2c: Infinite recursion in driver unregister function
2628 - :github:`48102` - JSON parses uses recursion (breaks rule 17.2)3309 * :github:`51827` - picolibc heap lock recursion mismatch3696 * :github:`41622` - Infinite mutual recursion when SMP and ATOMIC_OPERATIONS_C are set
1184 - :github:`41622` - Infinite mutual recursion when SMP and ATOMIC_OPERATIONS_C are set