HomeSort by relevance Sort by last modified time
    Searched defs:alloc_node (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/
symtab.h 53 hashnode (*alloc_node) (cpp_hash_table *); member in struct:ht
  /external/bluetooth/bluedroid/btif/src/
btif_config.c 96 static inline short alloc_node(cfg_node* p, short grow);
141 alloc_node(&root, CFG_GROW_SIZE);
408 static inline short alloc_node(cfg_node* p, short grow) function
480 int old_size = alloc_node(p, CFG_GROW_SIZE);

Completed in 4353 milliseconds