Lines Matching +defs:link +defs:string
40 #include <string.h>
243 int link[8];
244 #define north link[0]
245 #define south link[1]
246 #define east link[2]
247 #define west link[3]
248 #define up link[4]
249 #define access link[5]
250 #define down link[6]
251 #define flyhere link[7]
269 * by spaces, or with no spaces if the expansion is the empty string).
317 const char *string;