Searched defs:h (Results 1 – 4 of 4) sorted by relevance
322 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()336 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()387 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
154 unsigned long h = crc32(name) % HASH_BUCKETS; in find_symbol() local187 unsigned long h; in __add_symbol() local
435 gint w, h; in on_window1_size_request() local700 gint w, h; in on_split_clicked() local
38 #define DLG_COLOR(dialog, f, b, h) \ argument