Searched defs:eltype (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/libevent/ |
| H A D | ht-internal.h | 425 #define HT_FIND_OR_INSERT_(name, field, hashfn, head, eltype, elm, var, y, n) \ argument
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | ht-internal.h | 425 #define HT_FIND_OR_INSERT_(name, field, hashfn, head, eltype, elm, var, y, n) \ argument
|
| /freebsd-12.1/contrib/gperf/src/ |
| H A D | search.cc | 55 #define DYNAMIC_ARRAY(var,eltype,size) eltype var[size] argument 58 #define DYNAMIC_ARRAY(var,eltype,size) eltype *var = new eltype[size] argument
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | valarith.c | 1399 struct type *eltype = check_typedef (VALUE_TYPE (element)); in value_in() local
|
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-arm.c | 437 struct neon_type_el eltype; member 1776 struct neon_type_el *eltype) in parse_neon_el_struct_list()
|