Searched defs:p_re (Results 1 – 6 of 6) sorted by relevance
28 mpfr_prec_t p_re, p_im, p; in mpc_acos() local
292 mpfr_prec_t p, p_re, p_im; in mpc_asin() local
64 regex_t p_re; /* RE to match against pathname (malloc) */ member
392 regex_t *p_re = XCNEWVEC (regex_t, REGEX_COUNT); in run_compiles() local
832 p_re(struct parse *p, in p_re() function