Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 39) sorted by relevance

12

/coreutils/gl/lib/
Drandread.c119 struct randread_source *s = xmalloc (sizeof *s); in simple_new() local
153 randread_free_body (struct randread_source *s) in randread_free_body()
180 struct randread_source *s; in randread_new() local
217 randread_set_handler (struct randread_source *s, void (*handler) (void const *)) in randread_set_handler()
223 randread_set_handler_arg (struct randread_source *s, void const *handler_arg) in randread_set_handler_arg()
233 readsource (struct randread_source *s, unsigned char *p, size_t size) in readsource()
301 randread (struct randread_source *s, void *buf, size_t size) in randread()
316 randread_free (struct randread_source *s) in randread_free()
Drandint.c73 struct randint_source *s = xmalloc (sizeof *s); in randint_new() local
93 randint_get_source (struct randint_source const *s) in randint_get_source()
114 randint_genmax (struct randint_source *s, randint genmax) in randint_genmax()
199 randint_free (struct randint_source *s) in randint_free()
209 randint_all_free (struct randint_source *s) in randint_all_free()
Drandint.h50 randint_choose (struct randint_source *s, randint choices) in randint_choose()
Drand-isaac.c90 isaac_refill (struct isaac_state *s, isaac_word result[ISAAC_WORDS]) in isaac_refill()
173 #define ISAAC_MIX(s, a, b, c, d, e, f, g, h, seed) \ argument
248 isaac_seed (struct isaac_state *s) in isaac_seed()
/coreutils/src/
Dexpr.c83 char *s; member
115 mbs_logical_cspn (char const *s, char const *accept) in mbs_logical_cspn()
166 mbs_logical_substr (char const *s, size_t pos, size_t len) in mbs_logical_substr()
216 mbs_offset_to_chars (char const *s, size_t ofs) in mbs_offset_to_chars()
362 str_value (char const *s) in str_value()
458 char *s = mpz_get_str (nullptr, 10, v->u.i); in tostring() local
482 char *s = v->u.s; in toarith() local
744 char *s = mbs_logical_substr (l->u.s, pos, len); in eval6() local
Dremove.c526 enum RM_status s = prompt (fts, ent, true /*is_dir*/, x, in rm_fts() local
571 enum RM_status s = prompt (fts, ent, is_dir, x, PA_REMOVE_DIR, in rm_fts() local
634 enum RM_status s = rm_fts (fts, ent, x); in rm() local
Dsleep.c120 double s; in main() local
Duname.c338 size_t s = sizeof processor; in main() local
363 size_t s = sizeof hardware_platform; in main() local
Dtr.c184 char *s; member
431 unquote (char const *s, struct E_string *es) in unquote()
582 make_printable_str (char const *s, size_t len) in make_printable_str()
990 skip_construct (struct Spec_list *s) in skip_construct()
1011 get_next (struct Spec_list *s, enum Upper_Lower_class *class) in get_next()
1137 card_of_complement (struct Spec_list *s) in card_of_complement()
1236 get_spec_stats (struct Spec_list *s) in get_spec_stats()
1346 parse_str (char const *s, struct Spec_list *spec_list) in parse_str()
1413 homogeneous_spec_list (struct Spec_list *s) in homogeneous_spec_list()
1664 set_initialize (struct Spec_list *s, bool complement_this_set, bool *in_set) in set_initialize()
Decho.c201 char const *s = argv[0]; in main() local
Dgroup-list.c126 char *s = grp ? grp->gr_name : gidtostr (gid); in print_group() local
Dshred.c394 int type, struct randread_source *s, in dopass()
700 genpattern (int *dest, size_t num, struct randint_source *s) in genpattern()
814 do_wipefd (int fd, char const *qname, struct randint_source *s, in do_wipefd()
956 wipefd (int fd, char const *qname, struct randint_source *s, in wipefd()
1119 struct randint_source *s, struct Options const *flags) in wipefile()
Dnice.c119 char const *s = argv[i]; in main() local
Dshuf.c173 struct randint_source *s, in read_input_reservoir_sampling()
334 write_random_numbers (struct randint_source *s, size_t count, in write_random_numbers()
353 write_random_lines (struct randint_source *s, size_t count, in write_random_lines()
Dprintf.c144 verify_numeric (char const *s, char const *end) in verify_numeric()
206 STRTOX (long double, vstrtold, cl_strtold (s, &end)) in STRTOX()
Dseq.c407 char *s = *s0; in incr() local
437 trim_leading_zeros (char const *s) in trim_leading_zeros()
555 all_digits_p (char const *s) in all_digits_p()
Dtsort.c121 struct item *p, *q, *r, *s, *t; in search_item() local
352 struct successor *s = *p; in detect_loop() local
Ddigest.c569 problematic_chars (char const *s) in problematic_chars()
587 filename_unescape (char *s, size_t s_len) in filename_unescape()
638 valid_digits (unsigned char const *s, size_t len) in valid_digits()
680 bsd_split_3 (char *s, size_t s_len, in bsd_split_3()
724 algorithm_from_tag (char *s) in algorithm_from_tag()
764 split_3 (char *s, size_t s_len, in split_3()
Dfmt.c459 char *s; in set_prefix() local
632 char const *s; in copy_rest() local
1013 char const *s; in put_word() local
Dstty.c2119 strtoul_tcflag_t (char const *s, int base, char **p, tcflag_t *result, in strtoul_tcflag_t()
2133 strtoul_cc_t (char const *s, int base, char **p, cc_t *result, char delim) in strtoul_cc_t()
2150 char const *s = arg; in recover_mode() local
2363 integer_arg (char const *s, unsigned long int maxval) in integer_arg()
Dmktemp.c105 count_consecutive_X_s (char const *s, size_t len) in count_consecutive_X_s()
Dmake-prime-list.c171 xalloc (size_t s) in xalloc()
Dsum.c130 unsigned int s = 0; in sysv_sum_stream() local
Dod.c512 char const *s; in print_named_ascii() local
543 char const *s; in print_ascii() local
599 simple_strtoi (char const *s, char const **p, int *val) in simple_strtoi()
1324 parse_old_offset (char const *s, uintmax_t *offset) in parse_old_offset()
/coreutils/gl/tests/
Dtest-rand-isaac.c572 static struct isaac_state s; in main() local

12