HomeSort by: relevance | last modified time | path
    Searched defs:numobjs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
lgc.c 1331 lu_mem numobjs; local
1334 numobjs = atomic(L); /* propagates all and then do the atomic stuff */
1337 return numobjs;
1450 lu_mem numobjs = fullgen(L, g); /* do a major collection */ local
1457 g->lastatomic = numobjs; /* signal that last collection was bad */
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
msm_kgsl.h 1441 * @numobjs: Number of kgsl_command_objects in object list
1455 unsigned int numobjs; member in struct:kgsl_gpu_command

Completed in 33 milliseconds