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

  /external/bison/lib/
spawn_faction_addclose.c 50 if (file_actions->_used == file_actions->_allocated
59 rec = &file_actions->_actions[file_actions->_used];
64 ++file_actions->_used;
spawn_faction_adddup2.c 50 if (file_actions->_used == file_actions->_allocated
59 rec = &file_actions->_actions[file_actions->_used];
65 ++file_actions->_used;
spawn_faction_addopen.c 51 if (file_actions->_used == file_actions->_allocated
60 rec = &file_actions->_actions[file_actions->_used];
68 ++file_actions->_used;
spawni.c 242 for (cnt = 0; cnt < file_actions->_used; ++cnt)
spawn.in.h 112 int _used; member in struct:__anon2758
    [all...]
  /external/bison/darwin-lib/
spawn.h 424 int _used;
    [all...]
  /external/bison/linux-lib/
spawn.h 424 int _used;
    [all...]

Completed in 72 milliseconds