Home
last modified time | relevance | path

Searched defs:PATHSTR (Results 1 – 7 of 7) sorted by relevance

/dports/textproc/fcitx5/fcitx5-5.0.11/test/
H A Dtestfs.cpp26 #define TEST_PATH(PATHSTR, EXPECT) \ argument
33 #define TEST_DIRNAME(PATHSTR) \ argument
41 #define TEST_BASENAME(PATHSTR) \ argument
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/
H A Dfilesystem_utils.h21 #define PATHSTR(X) L##X macro
24 #define PATHSTR(X) X macro
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/
H A Dfilesystem_utils.h21 #define PATHSTR(X) L##X macro
24 #define PATHSTR(X) X macro
/dports/comms/qico/qico-15673bf/src/
H A Dflagexp.h40 PATHSTR = 263, enumerator
82 #define PATHSTR 263 macro
H A Dflagexp.c58 PATHSTR = 263, enumerator
100 #define PATHSTR 263 macro
/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkcfile.h36 static const char* const PATHSTR; variable
H A Dkcfile.cc185 const char* const File::PATHSTR = MYPATHSTR; member in kyotocabinet::File