Searched refs:br_thread_local_store (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dprefix.h41 #define br_thread_local_store BR_NAMESPACE(br_thread_local_store) macro
62 #define SELFPATH (br_thread_local_store (br_locate ((void *) "")))
63 #define PREFIX (br_thread_local_store (br_locate_prefix ((void *) "")))
64 #define PREFIXDIR (br_thread_local_store (br_locate_prefix ((void *) "")))
65 #define BINDIR (br_thread_local_store (br_prepend_prefix ((void *) "", "/bin")))
66 #define SBINDIR (br_thread_local_store (br_prepend_prefix ((void *) "", "/sbin")))
67 #define DATADIR (br_thread_local_store (br_prepend_prefix ((void *) "", "/share")))
68 #define LIBDIR (br_thread_local_store (br_prepend_prefix ((void *) "", "/lib")))
69 #define LIBEXECDIR (br_thread_local_store (br_prepend_prefi
[all...]
H A Dprefix.cpp240 * br_thread_local_store:
255 br_thread_local_store (char *str) function

Completed in 29 milliseconds