NIL              1258 gc/dyn_load.c            while (p != NIL && !(p -> lf_commitPoint)) {
NIL              1266 gc/dyn_load.c            for (; p != NIL; p = p -> lf_prev) {
NIL              1267 gc/dyn_load.c              for (q = p -> lf_ls; q != NIL; q = q -> ls_next) {
NIL               383 gc/include/private/gc_priv.h 		PCR_Th_SetSigMask(&GC_old_sig_mask, NIL)
NIL               164 gc/pcr_interface.c             if( PCR_VD_Start( 0, NIL, 0) != PCR_ERes_FromErr(ENOSYS) ) {
NIL              1711 gc/tests/test.c     if (PCR_Th_T_Join(th1, &code, NIL, PCR_allSigsBlocked, PCR_waitForever)
NIL              1715 gc/tests/test.c     if (PCR_Th_T_Join(th2, &code, NIL, PCR_allSigsBlocked, PCR_waitForever)