Searched defs:pbase (Results 1 – 9 of 9) sorted by relevance
329 struct kinfo_proc *pbase, *cur; in find_pid() local
130 static struct kinfo_proc *pbase; variable
525 pbase() const { return _M_out_beg; } in pbase() function
648 pbase() const { return _M_out_beg; } in pbase() function
933 struct video **vbase, **pbase; in setscores() local
157 char* pbase() const { return _pbase; } in pbase() function
488 char* pbase() const { return _pbase; } in pbase() function
5425 tree pbase; local
1119 parse_vfp_reg_list (char **str, unsigned int *pbase, int dp) in parse_vfp_reg_list()