Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libprop/
H A Dprop_bool.c109 _PROP_ONCE_DECL(_prop_bool_init_once) in _PROP_ONCE_DECL() function
H A Dprop_object_impl.h296 #define _PROP_ONCE_DECL(x) static ONCE_DECL(x); macro
344 #define _PROP_ONCE_DECL(x) _PROP_NOTHREAD_ONCE_DECL(x) macro
398 #define _PROP_ONCE_DECL(x) \ macro
424 #define _PROP_ONCE_DECL(x) _PROP_NOTHREAD_ONCE_DECL(x) macro
450 #define _PROP_ONCE_DECL(x) \ macro
H A Dprop_number.c168 _PROP_ONCE_DECL(_prop_number_init_once) in _PROP_ONCE_DECL() function