Thread (10 messages) 10 messages, 3 authors, 2023-06-14

Re: [dpdk-dev] [RFC] rte_hash: introduce hash list into hash lib

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2019-08-28 11:51:24

On Wed, 28 Aug 2019 14:51:49 +0800
Bing Zhao [off-list ref] wrote:
+#ifndef FALSE
+#define FALSE 0
+#endif
+#ifndef TRUE
+#define TRUE 1
+#endif
Please use stdbool rather than reinventing boolean type.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help