HomeSort by relevance Sort by last modified time
    Searched refs:frees (Results 1 - 4 of 4) sorted by null

  /external/bison/lib/
bitset_stats.c 54 bitset_stats_info->types[BITSET_TYPE_ (BSET)].frees++
80 unsigned int frees; member in struct:bitset_type_info_struct
178 stats->allocs, stats->frees,
179 stats->allocs ? 100.0 * stats->frees / stats->allocs : 0);
  /external/dropbear/libtommath/
bn.tex 415 The function expects a pointer to a previously initialized mp\_int structure and frees the heap it uses. It sets the
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 299 milliseconds