Home
last modified time | relevance | path

Searched defs:h (Results 1 – 2 of 2) sorted by relevance

/hurd/
A Dhurdmalloc.c107 #define HEADER_NEXT(h) ((h)->u.next) argument
108 #define HEADER_FREE(h) ((h)->u.fl) argument
109 #define HEADER_CHECK(h) ((h)->check) argument
121 #define HEADER_NEXT(h) ((h)->next) argument
122 #define HEADER_FREE(h) ((h)->fl) argument
172 header_t h; in more_memory() local
204 header_t h; in malloc() local
268 header_t h; in free() local
316 header_t h; in realloc() local
379 header_t h; in print_malloc_free_list() local
A Dhurdioctl.c36 const struct ioctl_handler *h; in symbol_set_define() local

Completed in 6 milliseconds