Searched refs:t_xtra (Results 1 - 6 of 6) sorted by relevance

/external/syslinux/bios/com32/cmenu/
H A Dtest.c31 } t_xtra; typedef in typeref:struct:s_xtra
33 typedef t_xtra *pt_xtra; // Pointer to extra datastructure
317 xtra = (pt_xtra) malloc(sizeof(t_xtra));
H A Dtest2.c31 } t_xtra; typedef in typeref:struct:s_xtra
33 typedef t_xtra *pt_xtra; // Pointer to extra datastructure
317 xtra = (pt_xtra) malloc(sizeof(t_xtra));
/external/syslinux/efi32/com32/cmenu/
H A Dtest.c31 } t_xtra; typedef in typeref:struct:s_xtra
33 typedef t_xtra *pt_xtra; // Pointer to extra datastructure
317 xtra = (pt_xtra) malloc(sizeof(t_xtra));
H A Dtest2.c31 } t_xtra; typedef in typeref:struct:s_xtra
33 typedef t_xtra *pt_xtra; // Pointer to extra datastructure
317 xtra = (pt_xtra) malloc(sizeof(t_xtra));
/external/syslinux/efi64/com32/cmenu/
H A Dtest.c31 } t_xtra; typedef in typeref:struct:s_xtra
33 typedef t_xtra *pt_xtra; // Pointer to extra datastructure
317 xtra = (pt_xtra) malloc(sizeof(t_xtra));
H A Dtest2.c31 } t_xtra; typedef in typeref:struct:s_xtra
33 typedef t_xtra *pt_xtra; // Pointer to extra datastructure
317 xtra = (pt_xtra) malloc(sizeof(t_xtra));

Completed in 140 milliseconds