Home
last modified time | relevance | path

Searched defs:t (Results 1 – 6 of 6) sorted by relevance

/posix/
A Dsched_rr_gi.c25 __sched_rr_get_interval (pid_t pid, struct timespec *t) in __sched_rr_get_interval()
A Druntests.c52 run_a_test (int id, const struct a_test * t) in run_a_test()
A Dbug-regex19.c345 struct test_s t; in do_mb_tests() local
A Dregex_internal.h464 #define re_malloc(t,n) ((t *) malloc ((n) * sizeof (t))) argument
465 #define re_realloc(p,t,n) ((t *) realloc (p, (n) * sizeof (t))) argument
A Dregcomp.c3816 re_token_t t = { .type = type }; in create_tree() local
A Dregexec.c605 RE_TRANSLATE_TYPE t = preg->translate; in re_search_internal() local

Completed in 23 milliseconds