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

  /src/sbin/fsck_ffs/
pass2.c 417 goto chk2;
441 goto chk2;
460 goto chk2;
474 goto chk2;
490 goto chk2;
516 chk2:
  /src/sbin/fsck_ext2fs/
pass2.c 291 goto chk2;
305 goto chk2;
326 goto chk2;
354 chk2:
  /src/sbin/fsck_lfs/
pass2.c 282 goto chk2;
292 goto chk2;
309 goto chk2;
337 chk2:
  /src/external/bsd/ekermit/dist/
kermit.c 66 STATIC USHORT chk2(UCHAR *, struct k_data *);
382 ok = (i == chk2(q,k));
818 chk = chk2(pkt,k);
826 chk2(UCHAR *pkt,struct k_data * k) { function
909 j = chk2(&buf[lenpos],k);
  /src/sys/arch/m68k/060sp/dist/
isp.doc 54 chk2
isp.s 353 # _chk2_cmp2() - emulate "cmp2" and "chk2" #
383 # and "chk2" can cause a "Chk" exception. In both cases, the current #
462 # chk2.b 0000 0000 11 |<ea>| **** 1000 0000 0000 #
463 # chk2.w 0000 0010 11 |<ea>| **** 1000 0000 0000 #
464 # chk2.l 0000 0100 11 |<ea>| **** 1000 0000 0000 #
474 # (group2) movep, chk2, cmp2, cas2, cas
541 btst &0x1b,%d0 # test for chk2,cmp2
542 beq.b uieh_chk2cmp2 # go handle chk2,cmp2
570 # chk2 may take a chk exception
658 # the chk2 instruction should take a chk trap. so, here we must create
    [all...]
itest.s 1976 string "\tcmp2,chk2..."
2034 chk2.b DATA(%a6),%d1
2161 chk2.w DATA(%a6),%d1
2291 chk2.l DATA(%a6),%d1
2400 chk2.b DATA(%a6),%a1
2548 chk2.b DATA(%a6),%d1
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
pftn.c 2555 chk2(TWORD type, union dimfun *dsym, union dimfun *ddef) function
2633 if (chk2(t2, usym->df, udef->df))
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pftn.c 2514 chk2(TWORD type, union dimfun *dsym, union dimfun *ddef) function
2592 if (chk2(t2, usym->df, udef->df))

Completed in 34 milliseconds