Home
last modified time | relevance | path

Searched defs:m (Results 1 – 10 of 10) sorted by relevance

/coreutils/gl/lib/
Dbuffer-lcm.c42 size_t lcm, m, n, q, r; in buffer_lcm() local
Drand-isaac.h58 isaac_word m[ISAAC_WORDS]; /* Main state array */ member
Drand-isaac.c68 ind (isaac_word const *m, isaac_word x) in ind()
97 isaac_word *m = s->m; in isaac_refill() local
/coreutils/src/
Dselinux.c40 mode_to_security_class (mode_t m) in mode_to_security_class()
Dcksum.c76 crc_remainder (int m) in crc_remainder()
Dchmod.c172 m = ch->new_mode & CHMOD_MODE_BITS; in describe_change() local
Dstat.c859 print_statfs (char *pformat, size_t prefix_len, MAYBE_UNUSED char mod, char m, in print_statfs()
1503 print_stat (char *pformat, size_t prefix_len, char mod, char m, in print_stat()
Dfactor.c522 uintmax_t prime, int m) in factor_insert_multiplicity()
973 mulredc (uintmax_t a, uintmax_t b, uintmax_t m, uintmax_t mi) in mulredc()
2022 for (short const *m = (n0 % 4 == 1) ? multipliers_3 : multipliers_1; in factor_using_squfof() local
Dsort.c2059 char const *m = month; in getmonth() local
/coreutils/src/blake2/
Dblake2b-ref.c183 uint64_t m[16]; in blake2b_compress() local