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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dfdisk_sgi.c303 str_units(PLURAL), units_per_sector);
309 str_units(PLURAL), units_per_sector );
H A Dfdisk_sun.c640 str_units(PLURAL), units_per_sector);
646 str_units(PLURAL), units_per_sector);
H A Dfdisk.c151 #define PLURAL 0 macro
1496 str_units(PLURAL));
1768 str_units(PLURAL),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext3/
H A Dsuper.c1321 #define PLURAL(x) (x), ((x)==1) ? "" : "s" macro
1325 sb->s_id, PLURAL(nr_orphans));
1328 sb->s_id, PLURAL(nr_truncates));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext4/
H A Dsuper.c1377 #define PLURAL(x) (x), ((x)==1) ? "" : "s" macro
1381 sb->s_id, PLURAL(nr_orphans));
1384 sb->s_id, PLURAL(nr_truncates));

Completed in 111 milliseconds