Searched defs:_tag (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/bsd/nvi/dist/ex/ |
H A D | tag.h | 77 struct _tag { /* Tag list. */ struct 99 TAILQ_HEAD(_tagqh, _tag) tagq; argument
|
/netbsd-src/usr.bin/man/ |
H A D | manconf.h | 42 typedef struct _tag { struct 46 char *s; /* Associated string */ 47 size_t len; /* Length of 's' */
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
H A D | proto-slapi.h | 54 #define PBLOCK_ASSERT_OP( _pb, _tag ) do { \ argument 62 #define PBLOCK_ASSERT_INTOP( _pb, _tag ) do { \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/spu/ |
H A D | cachemgr.c | 59 #define CHECK_TAG(_entry, _way, _tag) \ argument 67 #define SET_TAG(_entry, _way, _tag) \ argument 74 #define CHECK_TAG(_entry, _way, _tag) \ argument 80 #define SET_TAG(_entry, _way, _tag) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Dwarf.cc | 56 Dwr_type (int64_t _cu_die_offset, int _tag) in Dwr_type()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Dwarf.cc | 56 Dwr_type (int64_t _cu_die_offset, int _tag) in Dwr_type()
|
/netbsd-src/sys/sys/ |
H A D | midiio.h | 585 #define SEQ_MK_EVENT(_member,_tag,...) \ argument 600 #define SEQ_MK_EVENT(_member,_tag,_args...) \ argument
|
/netbsd-src/sys/arch/x86/pci/ |
H A D | pci_machdep.c | 197 #define _tag(b, d, f) \ macro
|