HomeSort by: relevance | last modified time | path
    Searched defs:_prop_number_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libprop/
prop_number.c 289 _prop_number_alloc(const struct _prop_number_value *pnv) function in typeref:typename:prop_number_t
352 return (_prop_number_alloc(&pnv));
378 return (_prop_number_alloc(&pnv));
722 *obj = _prop_number_alloc(&pnv);
prop_number.c 289 _prop_number_alloc(const struct _prop_number_value *pnv) function in typeref:typename:prop_number_t
352 return (_prop_number_alloc(&pnv));
378 return (_prop_number_alloc(&pnv));
722 *obj = _prop_number_alloc(&pnv);

Completed in 23 milliseconds