Searched refs:Shrapnell (Results 1 – 6 of 6) sorted by relevance
41 Shrapnell *shr = calloc( 1, sizeof( Shrapnell ) ); in shrapnell_create()63 Shrapnell *shr = (Shrapnell*)ptr; in shrapnell_delete()170 Shrapnell *shr; in shrapnells_hide()186 Shrapnell *shr; in shrapnells_show()210 Shrapnell *shr; in shrapnells_update()
34 } Shrapnell; typedef
45 Shrapnell *shr = calloc( 1, sizeof( Shrapnell ) ); in shrapnell_create()63 Shrapnell *shr = (Shrapnell*)ptr; in shrapnell_delete()189 Shrapnell *shr; in shrapnells_hide()205 Shrapnell *shr; in shrapnells_show()223 Shrapnell *shr; in shrapnells_update()
23 } Shrapnell; typedef
2918 Shrapnell *s = new Shrapnell; in Shr_Create()2934 Shrapnell *s = (Shrapnell*)p; in Shr_Free()2942 Shrapnell *s; in Shr_Hide()2945 s = (Shrapnell*)e->data; in Shr_Hide()2959 Shrapnell *s; in Shr_Update()2963 s = (Shrapnell*)e->data; in Shr_Update()2977 Shrapnell *s; in Shr_Show()2980 s = (Shrapnell*)e->data; in Shr_Show()
77 struct Shrapnell { struct