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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow-inline.h 48 first_htab_element (htab_iterator *hti, htab_t table)
69 end_htab_p (const htab_iterator *hti)
80 next_htab_element (htab_iterator *hti)
    [all...]
tree-flow.h 107 } htab_iterator; typedef in typeref:struct:__anon40378
109 /* Iterate through the elements of hashtable HTAB, using htab_iterator ITER,

Completed in 37 milliseconds