Lines Matching refs:pst
516 unsigned long *pst) in ffi_closure_helper_SYSV() argument
645 avalue[i] = (((char *)pst) + OFS_INT8); in ffi_closure_helper_SYSV()
650 avalue[i] = (((char *)pst) + OFS_INT16); in ffi_closure_helper_SYSV()
654 avalue[i] = pst; in ffi_closure_helper_SYSV()
660 pst++; in ffi_closure_helper_SYSV()
676 avalue[i] = pst; in ffi_closure_helper_SYSV()
677 pst++; in ffi_closure_helper_SYSV()
688 avalue[i] = pst; in ffi_closure_helper_SYSV()
689 pst += 2; in ffi_closure_helper_SYSV()
704 pst += greg - NGREGARG; in ffi_closure_helper_SYSV()
708 avalue[i] = pst; in ffi_closure_helper_SYSV()
709 pst += n; in ffi_closure_helper_SYSV()