Searched refs:icd (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/elftoolchain/dist/common/
H A Dutarray.h64 UT_icd icd; /* initializer, copy and destructor functions */ member in struct:__anon3
65 char *d; /* n slots of size icd->sz*/
70 (a)->icd = *(_icd); \
75 if ((a)->icd.dtor) { \
78 (a)->icd.dtor(utarray_eltptr(a,_ut_i)); \
103 utarray_tmp=(char*)realloc((a)->d, (a)->n*(a)->icd.sz); \
113 if ((a)->icd.copy) { (a)->icd.copy( _utarray_eltptr(a,(a)->i++), p); } \
114 else { memcpy(_utarray_eltptr(a,(a)->i++), p, (a)->icd.sz); }; \
118 if ((a)->icd
[all...]
/netbsd-current/sys/dev/nor/
H A Dcfi.h79 cfi_interface_desc_str(uint16_t icd) argument
81 switch(icd) {
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dhp-symtab.h1743 int icd; /* member of this class (index) */ member in struct:quick_procedure
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dhp-symtab.h1743 int icd; /* member of this class (index) */ member in struct:quick_procedure
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dhp-symtab.h1743 int icd; /* member of this class (index) */ member in struct:quick_procedure
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h1743 int icd; /* member of this class (index) */ member in struct:quick_procedure

Completed in 392 milliseconds