Searched refs:_first (Results 1 – 6 of 6) sorted by relevance
| /src/tests/sys/sys/ |
| H A D | queue_test.c | 229 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 D | chipc_gpiovar.h | 148 #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 D | typed_list.h | 18 list_type##_first(const list_type##_t *list) { \
|
| H A D | ph.h | 458 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 D | ucl_emitter.c | 544 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 D | if_athvar.h | 1399 #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)))
|