Home
last modified time | relevance | path

Searched refs:elementsof (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigfile-glue.c485 #ifndef elementsof in config_check_cond_nocache()
486 #define elementsof(x) (sizeof(x) / sizeof(x[0])) in config_check_cond_nocache() macro
489 cache->matches, elementsof(cache->matches)); in config_check_cond_nocache()