HomeSort by: relevance | last modified time | path
    Searched refs:tmp_debug_entry_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/gmp/dist/
tal-debug.c 97 struct tmp_debug_entry_t *p;
108 p = __GMP_ALLOCATE_FUNC_TYPE (1, struct tmp_debug_entry_t);
122 struct tmp_debug_entry_t *p, *next;
145 __GMP_FREE_FUNC_TYPE (p, 1, struct tmp_debug_entry_t);
gmp-impl.h 429 struct tmp_debug_entry_t *list;
433 struct tmp_debug_entry_t { struct
434 struct tmp_debug_entry_t *next;

Completed in 77 milliseconds