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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DExp_Layout.h92 static const int NTAGS = 3; member in class:CommonPacket
93 uint32_t tags[NTAGS]; // lwp_id, thr_id, cpu_id
H A DExp_Layout.cc331 for (int i = 0; i < NTAGS; i++)
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DExp_Layout.h92 static const int NTAGS = 3; member in class:CommonPacket
93 uint32_t tags[NTAGS]; // lwp_id, thr_id, cpu_id
H A DExp_Layout.cc331 for (int i = 0; i < NTAGS; i++)
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcrypto.h277 #define NTAGS 0x100 /* == 256 */ macro
302 uint8_t ss_raw[NTAGS / 8];
304 uint8_t ss_parsed[NTAGS / 8];
H A Dpacket-parse.c3386 tag > PGP_PTAG_SIG_SUBPKT_BASE + NTAGS - 1) {

Completed in 143 milliseconds