HomeSort by: relevance | last modified time | path
    Searched defs:hppa_fpu_ls (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/hppa/
fpu.c 85 static int hppa_fpu_ls(struct trapframe *, struct lwp *);
221 hppa_fpu_ls(struct trapframe *frame, struct lwp *l) function in typeref:typename:int
377 if (hppa_fpu_ls(frame, l) != 0) {
fpu.c 85 static int hppa_fpu_ls(struct trapframe *, struct lwp *);
221 hppa_fpu_ls(struct trapframe *frame, struct lwp *l) function in typeref:typename:int
377 if (hppa_fpu_ls(frame, l) != 0) {

Completed in 23 milliseconds