Searched refs:nodemask_t (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr54109.c6 } nodemask_t; typedef in typeref:struct:__anon937
11 nodemask_t mems_allowed;
20 void func2(nodemask_t *p1, int p2)
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr32482.c1 typedef struct { unsigned long bits[((((1 << 0))+32 -1)/32)]; } nodemask_t; typedef in typeref:struct:__anon1532
8 int __nodes_empty(const nodemask_t *srcp, int nbits)
12 extern nodemask_t node_online_map;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/h8300/
H A Dpr58400.c54 nodemask_t; typedef in typeref:struct:__anon1714
55 struct list_lru { struct list_lru_node *node; nodemask_t active_nodes; };

Completed in 73 milliseconds