Home
last modified time | relevance | path

Searched refs:ps_map_insert (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/tools/build/src/engine/modules/
Dproperty-set.cpp121 static struct ps_map_entry * ps_map_insert(struct ps_map * map, LIST * key) in ps_map_insert() function
153 struct ps_map_entry * pos = ps_map_insert( &all_property_sets, unique ); in property_set_create()