Home
last modified time | relevance | path

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

/src/tests/sys/sys/
H A Dqueue_test.c229 printf(#type " %p: " __STRING(hfp ## _first) \
231 type, type->hfp ## _first, type->hfp ## _last); \
238 printf(#type " %p: " __STRING(hfp ## _first) " = %p\n", \
239 type, type->hfp ## _first); \
/src/sys/dev/bhnd/cores/chipc/
H A Dchipc_gpiovar.h148 #define CC_GPIO_VALID_PINS(_first, _num) \ argument
149 ((_num) <= CC_GPIO_NPINS && CC_GPIO_NPINS - (_num) >= _first)
/src/contrib/jemalloc/include/jemalloc/internal/
H A Dtyped_list.h18 list_type##_first(const list_type##_t *list) { \
H A Dph.h458 a_attr a_type *a_prefix##_first(a_prefix##_t *ph); \
483 a_prefix##_first(a_prefix##_t *ph) { \
/src/contrib/libucl/src/
H A Ducl_emitter.c544 const ucl_object_t *obj, bool _first, bool print_key) in UCL_EMIT_TYPE_IMPL()
632 const ucl_object_t *obj, bool _first, bool _print_key) in ucl_emit_msgpack_start_obj() argument
639 const ucl_object_t *obj, bool _first, bool _print_key) in ucl_emit_msgpack_start_array() argument
/src/sys/dev/ath/
H A Dif_athvar.h1399 #define ath_hal_filltxdesc(_ah, _ds, _b, _l, _did, _qid, _first, _last, _ds0) \ argument
1401 (_first), (_last), (_ds0)))
1425 _keyix, _cipher, _delims, _first, _last, _lastaggr) \ argument
1428 (_first), (_last), (_lastaggr)))