Searched defs:LZO_UNUSED_LABEL (Results 1 – 4 of 4) sorted by relevance
1600 # define LZO_UNUSED_LABEL(l) switch(0) case 1:goto l macro1602 # define LZO_UNUSED_LABEL(l) if (0) goto l macro1604 # define LZO_UNUSED_LABEL(l) switch(0) case 1:goto l macro
1620 # define LZO_UNUSED_LABEL(l) switch(0) case 1:goto l macro1622 # define LZO_UNUSED_LABEL(l) if (0) goto l macro1624 # define LZO_UNUSED_LABEL(l) switch(0) case 1:goto l macro
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
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