Home
last modified time | relevance | path

Searched refs:bindata (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Drescoff.c369 bindata *d;
371 bindata *last;
443 bindata *d; in write_coff_file()
620 bindata *d; in coff_alloc()
622 d = (bindata *) reswr_alloc (sizeof (bindata)); in coff_alloc()
Dwindint.h58 typedef struct bindata struct
61 struct bindata *next; argument
66 } bindata; argument
DChangeLog-2005148 the correct location in the bindata structure.
/netbsd/src/external/mit/lua/dist/src/
Dlobject.h497 union {LUAI_MAXALIGN;} bindata; member
503 ((nuv) == 0 ? offsetof(Udata0, bindata) \