Home
last modified time | relevance | path

Searched refs:HT_KEY_CONST (Results 1 – 2 of 2) sorted by relevance

/dports/games/taisei/taisei-1.3.2/src/
H A Dhashtable_predefs.inc.h29 #define HT_KEY_CONST macro
49 #define HT_KEY_CONST macro
70 #define HT_KEY_CONST macro
89 #define HT_KEY_CONST macro
138 #define HT_KEY_CONST macro
155 #define HT_KEY_CONST macro
H A Dhashtable.inc.h85 #ifdef HT_KEY_CONST
86 #undef HT_KEY_CONST
87 #define HT_KEY_CONST const macro
89 #define HT_KEY_CONST macro
288 typedef HT_KEY_CONST HT_KEY_TYPE HT_TYPE(const_key);
1210 #undef HT_KEY_CONST