Home
last modified time | relevance | path

Searched refs:each_t (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/tests/devel/
Dtry.c278 struct each_t { struct
285 struct each_t ref = { "Ref" }; argument
286 struct each_t fun = { "Fun" };
2304 print_each (const struct each_t *e) in print_each()
2461 call (struct each_t *e, tryfun_t function) in call()
2901 pointer_setup (struct each_t *e) in pointer_setup()