HomeSort by: relevance | last modified time | path
    Searched refs:vvv (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
nested-class-func-class.cc 26 vvv () function in class:F1
38 int a = x.vvv ();
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
nested-class-func-class.cc 26 vvv () function in class:F1
38 int a = x.vvv ();
  /src/sys/arch/pmax/pmax/
dec_5100.c 147 #define CALLINTR(vvv, ibit) \
149 if ((icsr & (ibit)) && intrtab[vvv].ih_func) { \
150 (*intrtab[vvv].ih_func)(intrtab[vvv].ih_arg); \
151 intrtab[vvv].ih_count.ev_count++; \
dec_3100.c 188 #define CALLINTR(vvv, cp0) \
191 intrtab[vvv].ih_count.ev_count++; \
192 (*intrtab[vvv].ih_func)(intrtab[vvv].ih_arg); \
dec_3max.c 246 #define CALLINTR(vvv) \
248 intrtab[vvv].ih_count.ev_count++; \
249 (*intrtab[vvv].ih_func)(intrtab[vvv].ih_arg); \
dec_3maxplus.c 280 #define CHECKINTR(vvv, bits) \
284 intrtab[vvv].ih_count.ev_count++; \
285 (*intrtab[vvv].ih_func)(intrtab[vvv].ih_arg); \
dec_maxine.c 277 #define CHECKINTR(vvv, bits) \
281 intrtab[vvv].ih_count.ev_count++; \
282 (*intrtab[vvv].ih_func)(intrtab[vvv].ih_arg); \
  /src/external/gpl2/lvm2/dist/test/
test-lib.sh 58 -vv|-vvv|-vvvv)
  /src/external/bsd/bzip2/dist/
decompress.c 45 #define GET_BITS(lll,vvv,nnn) \
53 vvv = v; \
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
bzlib.c 1131 #define GET_BITS(lll,vvv,nnn) \
1139 vvv = v; \
  /src/sys/netinet/
sctp_usrreq.c 2747 u_int32_t *vvv; local
2753 vvv = sopt->sopt_data;
2754 inp->sctp_ep.initial_sequence_debug = *vvv;

Completed in 19 milliseconds