OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nshould
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/regex/
main.c
249
# define
NSHOULD
15
250
char *should[
NSHOULD
];
251
int
nshould
;
local in function:try
326
for (i = 1; i <
NSHOULD
; i++)
328
nshould
= split(f4, &should[1],
NSHOULD
-1, ",");
329
if (
nshould
== 0) {
330
nshould
= 1;
main.c
249
# define
NSHOULD
15
250
char *should[
NSHOULD
];
251
int
nshould
;
local in function:try
326
for (i = 1; i <
NSHOULD
; i++)
328
nshould
= split(f4, &should[1],
NSHOULD
-1, ",");
329
if (
nshould
== 0) {
330
nshould
= 1;
Completed in 20 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025