OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_ATOI
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/regex/
regerror.c
96
= #define
REG_ATOI
255 // convert name to number (!)
141
_DIAGASSERT(errcode !=
REG_ATOI
|| preg != NULL);
144
if (errcode ==
REG_ATOI
) {
169
- regatoi - internal routine to implement
REG_ATOI
/src/include/
regex.h
125
#define
REG_ATOI
255 /* convert name to number (!) */
/src/tests/lib/libc/regex/
main.c
55
#ifndef
REG_ATOI
56
#define
REG_ATOI
0
224
#if
REG_ATOI
227
ne = regerror(
REG_ATOI
, &re, erbuf, sizeof(erbuf));
262
#if
REG_ATOI
537
#if
REG_ATOI
540
(void) regerror(
REG_ATOI
, &re, efbuf, sizeof(efbuf));
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025