fl                139 ext/fcntl/fcntl.c     ScmSysFlock *fl;
fl                184 ext/fcntl/fcntl.c         fl = SCM_SYS_FLOCK(arg);
fl                185 ext/fcntl/fcntl.c         SCM_SYSCALL(r, fcntl(fd, op, &fl->lock));
fl               1111 gc/misc.c      int GC_new_kind_inner(fl, descr, adjust, clear)
fl               1112 gc/misc.c      void **fl;
fl               1120 gc/misc.c          GC_obj_kinds[result].ok_freelist = (ptr_t *)fl;
fl               1128 gc/misc.c      int GC_new_kind(fl, descr, adjust, clear)
fl               1129 gc/misc.c      void **fl;
fl               1136 gc/misc.c          result = GC_new_kind_inner(fl, descr, adjust, clear);
fl                182 gc/pthread_support.c static void return_freelists(ptr_t *fl, ptr_t *gfl)
fl                190 gc/pthread_support.c         qptr = fl + i;
fl                200 gc/pthread_support.c 	    gfl[nwords] = fl[i];
fl                205 gc/pthread_support.c 	fl[i] = (ptr_t)HBLKSIZE;