OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ARRAY_LAST
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/src/libverify/
array.h
65
#define
ARRAY_LAST
(name) name##s[name##c - 1]
73
ARRAY_LAST
(name) = newel; \
/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
array.h
65
#define
ARRAY_LAST
(name) name##s[name##c - 1]
75
ARRAY_LAST
(name) = newel; \
Completed in 54 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026