OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARRAY_LEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
argv.c
463
#define
ARRAY_LEN
(10)
467
const char *inputs[
ARRAY_LEN
]; /* input strings */
472
const char *exp_argv[
ARRAY_LEN
]; /* expected array content */
/src/crypto/external/apache2/openssl/dist/demos/http3/
ossl-nghttp3.c
13
#define
ARRAY_LEN
(x) (sizeof(x) / sizeof((x)[0]))
616
vecs,
ARRAY_LEN
(vecs));
Completed in 82 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026