Lines Matching refs:pst
680 unsigned long *pst) in ffi_closure_helper_SYSV() argument
747 avalue[i] = pst; in ffi_closure_helper_SYSV()
748 pst += 1; in ffi_closure_helper_SYSV()
761 if (((long) pst) & 4) in ffi_closure_helper_SYSV()
762 pst++; in ffi_closure_helper_SYSV()
763 avalue[i] = pst; in ffi_closure_helper_SYSV()
764 pst += 2; in ffi_closure_helper_SYSV()
778 if (((long) pst) & 4) in ffi_closure_helper_SYSV()
779 pst++; in ffi_closure_helper_SYSV()
780 avalue[i] = pst; in ffi_closure_helper_SYSV()
781 pst += 4; in ffi_closure_helper_SYSV()
799 avalue[i] = pst; in ffi_closure_helper_SYSV()
800 pst += 4; in ffi_closure_helper_SYSV()
816 avalue[i] = (char *) pst + 3; in ffi_closure_helper_SYSV()
817 pst++; in ffi_closure_helper_SYSV()
833 avalue[i] = (char *) pst + 2; in ffi_closure_helper_SYSV()
834 pst++; in ffi_closure_helper_SYSV()
850 avalue[i] = pst; in ffi_closure_helper_SYSV()
851 pst++; in ffi_closure_helper_SYSV()
866 avalue[i] = (void *) *pst; in ffi_closure_helper_SYSV()
867 pst++; in ffi_closure_helper_SYSV()
895 if (((long) pst) & 4) in ffi_closure_helper_SYSV()
896 pst++; in ffi_closure_helper_SYSV()
897 avalue[i] = pst; in ffi_closure_helper_SYSV()
898 pst += 2; in ffi_closure_helper_SYSV()