Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dsetexpr.c56 #define SLRE_PATSZ 4096 macro
176 char nbuf[SLRE_PATSZ]; in regex_sub()
213 if (nlen + 1 >= SLRE_PATSZ) { in regex_sub()
260 SLRE_PATSZ, in regex_sub()