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

  /external/bison/lib/
spawn_faction_init.c 34 int newalloc = file_actions->_allocated + 8;
43 file_actions->_allocated = newalloc;
spawn_faction_addclose.c 50 if (file_actions->_used == file_actions->_allocated
spawn_faction_adddup2.c 50 if (file_actions->_used == file_actions->_allocated
spawn_faction_addopen.c 51 if (file_actions->_used == file_actions->_allocated
spawn.in.h 111 int _allocated; member in struct:__anon4980
    [all...]
  /external/bison/darwin-lib/
spawn.h 423 int _allocated;
    [all...]
  /external/bison/linux-lib/
spawn.h 423 int _allocated;
    [all...]

Completed in 207 milliseconds