Home
last modified time | relevance | path

Searched refs:p_func (Results 1 – 4 of 4) sorted by relevance

/external/libedit/src/
Dprompt.c95 p = (*elp->p_func)(el); in prompt_print()
97 p = ct_decode_string((char *)(void *)(*elp->p_func)(el), in prompt_print()
123 el->el_prompt.p_func = prompt_default; in prompt_init()
127 el->el_rprompt.p_func = prompt_default_r; in prompt_init()
160 p->p_func = prompt_default; in prompt_set()
162 p->p_func = prompt_default_r; in prompt_set()
164 p->p_func = prf; in prompt_set()
194 *prf = p->p_func; in prompt_get()
Dprompt.h48 el_pfunc_t p_func; /* Function to return the prompt */ member
/external/valgrind/none/tests/ppc64/
Djm-insns.c4862 uint32_t* p_func = (uint32_t*)p_func_F; in init_function() local
4864 func_buf[0] = p_func[0]; in init_function()
4865 func_buf[1] = p_func[1]; in init_function()
4871 uint64_t* descr = (uint64_t*)p_func; in init_function()
/external/valgrind/none/tests/ppc32/
Djm-insns.c4862 uint32_t* p_func = (uint32_t*)p_func_F; in init_function() local
4864 func_buf[0] = p_func[0]; in init_function()
4865 func_buf[1] = p_func[1]; in init_function()
4871 uint64_t* descr = (uint64_t*)p_func; in init_function()