Home
last modified time | relevance | path

Searched +defs:VAR +defs:N (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/util/verto/
H A Dev.c1189 static inline int ecb_array_length (const T (&arr)[N]) in ecb_array_length()
1825 #define VAR(name,decl) decl; macro
1837 #define VAR(name,decl) static decl; macro
2248 downheap (ANHE *heap, int N, int k) in downheap()
2298 downheap (ANHE *heap, int N, int k) in downheap()
2350 adjustheap (ANHE *heap, int N, int k) in adjustheap()
2360 reheap (ANHE *heap, int N) in reheap()
3110 verify_heap (EV_P_ ANHE *heap, int N) in verify_heap()