Home
last modified time | relevance | path

Searched defs:ONES (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c968 const u16 ONES = 0x03; in vidtv_psi_pat_table_init() local
1152 const u16 ONES = 0x03; in vidtv_psi_pmt_table_init() local
1298 const u16 ONES = 0x03; in vidtv_psi_sdt_table_init() local
1622 const u16 ONES = 0x03; in vidtv_psi_nit_table_init() local
1858 const u16 ONES = 0x03; in vidtv_psi_eit_table_init() local
/linux/lib/
H A Dtest_printf.c219 #define ONES "ffffffff" /* hex 32 one bits */ macro
251 #define ONES "" macro
/linux/fs/jfs/
H A Djfs_types.h43 #define ONES 0xffffffffu /* all bit on */ macro