Searched defs:h (Results 1 – 2 of 2) sorted by relevance
107 #define HEADER_NEXT(h) ((h)->u.next) argument108 #define HEADER_FREE(h) ((h)->u.fl) argument109 #define HEADER_CHECK(h) ((h)->check) argument121 #define HEADER_NEXT(h) ((h)->next) argument122 #define HEADER_FREE(h) ((h)->fl) argument172 header_t h; in more_memory() local204 header_t h; in malloc() local268 header_t h; in free() local316 header_t h; in realloc() local379 header_t h; in print_malloc_free_list() local
36 const struct ioctl_handler *h; in symbol_set_define() local
Completed in 6 milliseconds