Home
last modified time | relevance | path

Searched refs:_REGEX_NELTS (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/posix/
Dregex.h525 #ifndef _REGEX_NELTS
528 # define _REGEX_NELTS(n) n macro
530 # define _REGEX_NELTS(n) macro
682 _REGEX_NELTS (__nmatch)],
Dregexec.c194 size_t nmatch, regmatch_t pmatch[_REGEX_NELTS (nmatch)], int eflags) in regexec()
238 regmatch_t pmatch[_REGEX_NELTS (nmatch)], int eflags) in __compat_regexec()
/glibc-2.36/ChangeLog.old/
DChangeLog.2410184 …[! _REGEX_NELTS][!(( __STDC_VERSION__ && 199901L <= __STDC_VERSION__ && ! __STDC_NO_VLA__))](_REG…
10185 …[! _REGEX_NELTS][( __STDC_VERSION__ && 199901L <= __STDC_VERSION__ && ! __STDC_NO_VLA__)](_REGEX_…