Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/posix/
Dfnmatch.c52 #define RANGE_ERROR (-1) macro
125 case RANGE_ERROR: in fnmatch()
189 return (RANGE_ERROR); in rangematch()
203 return (RANGE_ERROR); in rangematch()