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

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
clean-temp.c 273 size_t old_allocated = cleanup_list.tempdir_allocated; local
279 if (old_allocated == 0)
289 for (k = 0; k < old_allocated; k++)
  /src/external/gpl2/lvm2/dist/lib/metadata/
lv_manip.c 1198 uint32_t old_allocated; local
1249 old_allocated = allocated;
1255 (!can_split && (allocated != old_allocated)))

Completed in 45 milliseconds