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

  /external/clearsilver/util/
neo_hdf.h 50 int alloc_value; member in struct:_hdf
neo_hdf.c 85 (*hdf)->alloc_value = 1;
98 (*hdf)->alloc_value = wf;
101 * alloc_value actually keeps track of the const-ness for us */
149 if (myhdf->alloc_value)
608 if (hdf->alloc_value)
615 hdf->alloc_value = 0;
620 hdf->alloc_value = 1;
628 hdf->alloc_value = wf;
763 if (hp->alloc_value)
770 hp->alloc_value = 0
    [all...]
  /external/elfcopy/
fixdwarf.c 315 static value_t *alloc_value() function
388 found = alloc_value();

Completed in 388 milliseconds