Searched refs:LZO_UNUSED_LABEL (Results 1 – 5 of 5) sorted by relevance
1599 #if !defined(LZO_UNUSED_LABEL)1601 # define LZO_UNUSED_LABEL(l) switch(0) case 1:goto l macro1603 # define LZO_UNUSED_LABEL(l) if (0) goto l macro1605 # define LZO_UNUSED_LABEL(l) switch(0) case 1:goto l macro
1623 #if !defined(LZO_UNUSED_LABEL)1625 # define LZO_UNUSED_LABEL(l) switch(0) case 1:goto l macro1627 # define LZO_UNUSED_LABEL(l) if (0) goto l macro1629 # define LZO_UNUSED_LABEL(l) switch(0) case 1:goto l macro
1385 #if !defined(LZO_UNUSED_LABEL)1387 # define LZO_UNUSED_LABEL(l) (__lzo_gnuc_extension__ ((void) ((const void *) &&l))) macro1389 # define LZO_UNUSED_LABEL(l) if __lzo_cte(0) goto l macro1391 # define LZO_UNUSED_LABEL(l) switch (0) case 1:goto l macro
1405 #if !defined(LZO_UNUSED_LABEL)1407 # define LZO_UNUSED_LABEL(l) (__lzo_gnuc_extension__ ((void) ((const void *) &&l))) macro1409 # define LZO_UNUSED_LABEL(l) if __lzo_cte(0) goto l macro1411 # define LZO_UNUSED_LABEL(l) switch (0) case 1:goto l macro