Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Ddictionary.h83 dictionary * dictionary_new(size_t size);
H A Ddictionary.c150 dictionary * dictionary_new(size_t size) in dictionary_new() function
H A Diniparser.c737 dict = dictionary_new(0) ; in iniparser_load()