Searched defs:PAGE (Results 1 – 19 of 19) sorted by relevance
28 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>libmicrohttpd demo</body></… macro
29 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>Query string for "%s&q… macro
35 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>libmicrohttpd demo</body></… macro
29 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>Access granted</body></html… macro
30 #define PAGE "<html><head><title>File not found</title></head><body>File not found</body></html>" macro
31 #define PAGE "<html><head><title>File not found</title></head><body>File not found</body></html>" macro
24 PAGE=""" variable
24 const int PAGE = 1; variable
19 static int PAGE; variable
44 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>Access granted</body></html… macro
45 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>Access granted</body></html… macro
1 PAGE 60,132 label
327 #define PAGE ((size_t)(1U << LG_PAGE)) macro