Home
last modified time | relevance | path

Searched defs:each (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/ntp/libntp/
H A Dwork_thread.c192 static const size_t each = in ensure_workitems_empty_slot() local
228 static const size_t each = in ensure_workresp_empty_slot() local
H A Dntp_worker.c131 const size_t each = sizeof(blocking_children[0]); in available_blocking_child_slot() local
/freebsd-src/contrib/dialog/
H A Dcolumns.c26 #define each(row, data) \ macro