HomeSort by: relevance | last modified time | path
    Searched refs:_PROP_ONCE_DECL (Results 1 - 5 of 5) sorted by relevancy

  /src/common/lib/libprop/
prop_object_impl.h 301 #define _PROP_ONCE_DECL(x) static ONCE_DECL(x);
349 #define _PROP_ONCE_DECL(x) _PROP_NOTHREAD_ONCE_DECL(x)
403 #define _PROP_ONCE_DECL(x) \
431 #define _PROP_ONCE_DECL(x) _PROP_NOTHREAD_ONCE_DECL(x)
457 #define _PROP_ONCE_DECL(x) \
prop_bool.c 123 _PROP_ONCE_DECL(_prop_bool_init_once)
prop_number.c 172 _PROP_ONCE_DECL(_prop_number_init_once)
prop_string.c 130 _PROP_ONCE_DECL(_prop_string_init_once)
prop_dictionary.c 219 _PROP_ONCE_DECL(_prop_dict_init_once)

Completed in 43 milliseconds