Home
last modified time | relevance | path

Searched defs:_PROP_ONCE_DECL (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/libprop/
H A Dprop_object_impl.h302 #define _PROP_ONCE_DECL(x) static int x = 0; macro
342 #define _PROP_ONCE_DECL(x) _PROP_NOTHREAD_ONCE_DECL(x) macro
389 #define _PROP_ONCE_DECL(x) \ macro
409 #define _PROP_ONCE_DECL(x) _PROP_NOTHREAD_ONCE_DECL(x) macro
428 #define _PROP_ONCE_DECL(x) \ macro
H A Dprop_bool.c109 _PROP_ONCE_DECL(_prop_bool_init_once) in _PROP_ONCE_DECL() function
H A Dprop_number.c167 _PROP_ONCE_DECL(_prop_number_init_once) in _PROP_ONCE_DECL() function