tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: cdbw optimisation in libc
On Thu, Jul 02, 2015 at 10:35:19PM +0100, Alexander Nasonov wrote:
> Joerg Sonnenberger wrote:
> > Won't survive in tools as is.
>
> Can you please elaborate?
>
> Is it because of this contruct
>
> +remove_vertex(struct state *state, uint32_t v0)
> +{
> + uint32_t e, v1, v2;
> + struct oedge *o = state->oedges;
>
>
> or <sys/bitops.h> or something else?
Use of sys/bitops.h.
Joerg
Home |
Main Index |
Thread Index |
Old Index