Searched refs:FILL (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/lib/
H A Djohab_hangul.h54 #define FILL 0xff macro
56 NONE, FILL, 0x01, 0x02, 0x04, 0x07, 0x08, 0x09,
62 NONE, NONE, FILL, 0x1f, 0x20, 0x21, 0x22, 0x23,
68 NONE, FILL, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06,
131 if (jamo2 != NONE && jamo2 != FILL) {
140 if (jamo1 != NONE && jamo1 != FILL) {
244 /* They are not all three == FILL because that would correspond to
247 if (jamo1 != FILL)
249 if (jamo2 != FILL)
251 if (jamo3 != FILL)
261 #undef FILL macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dac-schemes.c57 #define FILL(idx, scheme, flags, m) \ macro
62 FILL (0, ES_PKCS_V1_5, 0, "foobar"),
63 FILL (1, ES_PKCS_V1_5, 0, "")
68 FILL (0, SSA_PKCS_V1_5, SCHEME_SPEC_FLAG_GET_OPTS, "foobar")
71 #undef FILL macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/
H A Dvmlinux.lds.S94 FILL (0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/
H A Dvmlinux.lds.S109 FILL (0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/
H A Dataflop.c632 #define FILL(n,val) \ macro
677 FILL( 60 * (nsect / 9), 0x4e );
679 FILL( 12, 0 );
680 FILL( 3, 0xf5 );
687 FILL( 22, 0x4e );
688 FILL( 12, 0 );
689 FILL( 3, 0xf5 );
691 FILL( 512, 0xe5 );
693 FILL( 40, 0x4e );
695 FILL( TrackBuffe
[all...]

Completed in 195 milliseconds